Searched refs:XEN_X86_EMU_VPCI (Results 1 – 5 of 5) sorted by relevance
298 #define XEN_X86_EMU_VPCI (1U<<_XEN_X86_EMU_VPCI) macro305 XEN_X86_EMU_VPCI)
443 #define X86_EMU_VPCI XEN_X86_EMU_VPCI
12 config->arch.emulation_flags = (XEN_X86_EMU_ALL & ~XEN_X86_EMU_VPCI); in libxl__arch_domain_prepare_config()
748 XEN_X86_EMU_LAPIC | XEN_X86_EMU_IOAPIC | XEN_X86_EMU_VPCI; in create_dom0()
159 config.arch.emulation_flags = (XEN_X86_EMU_ALL & ~XEN_X86_EMU_VPCI); in pyxc_domain_create()
Completed in 15 milliseconds