Home
last modified time | relevance | path

Searched refs:XEN_X86_EMU_VPCI (Results 1 – 5 of 5) sorted by relevance

/xen/xen/include/public/arch-x86/
A Dxen.h298 #define XEN_X86_EMU_VPCI (1U<<_XEN_X86_EMU_VPCI) macro
305 XEN_X86_EMU_VPCI)
/xen/xen/include/asm-x86/
A Ddomain.h443 #define X86_EMU_VPCI XEN_X86_EMU_VPCI
/xen/tools/libxl/
A Dlibxl_x86.c12 config->arch.emulation_flags = (XEN_X86_EMU_ALL & ~XEN_X86_EMU_VPCI); in libxl__arch_domain_prepare_config()
/xen/xen/arch/x86/
A Dsetup.c748 XEN_X86_EMU_LAPIC | XEN_X86_EMU_IOAPIC | XEN_X86_EMU_VPCI; in create_dom0()
/xen/tools/python/xen/lowlevel/xc/
A Dxc.c159 config.arch.emulation_flags = (XEN_X86_EMU_ALL & ~XEN_X86_EMU_VPCI); in pyxc_domain_create()

Completed in 15 milliseconds