Home
last modified time | relevance | path

Searched defs:host (Results 1 – 4 of 4) sorted by relevance

/kvm-unit-tests/lib/
H A Dpci-host-generic.c54 struct pci_host_bridge *host; in pci_dt_probe() local
170 struct pci_host_bridge *host = pci_host_bridge; in pci_alloc_resource() local
266 struct pci_host_bridge *host = pci_host_bridge; in pci_host_bridge_get_paddr() local
280 static void __iomem *pci_get_dev_conf(struct pci_host_bridge *host, int devfn) in pci_get_dev_conf()
/kvm-unit-tests/lib/s390x/
H A Dhardware.c59 static enum s390_host host = HOST_IS_UNKNOWN; in detect_host() local
H A Dsie.h31 struct vm_save_regs host; member
/kvm-unit-tests/x86/
H A Dvmx_tests.c7420 static void test_pgc_vmlaunch(u32 xerror, u32 xreason, bool xfail, bool host) in test_pgc_vmlaunch()
7464 bool host = nr == HOST_PERF_GLOBAL_CTRL; in test_perf_global_ctrl() local
7600 static void test_canonical(u64 field, const char * field_name, bool host) in test_canonical()