Home
last modified time | relevance | path

Searched refs:X86_EMU_VPCI (Results 1 – 4 of 4) sorted by relevance

/xen/xen/include/asm-x86/
A Ddomain.h443 #define X86_EMU_VPCI XEN_X86_EMU_VPCI macro
454 #define X86_EMU_VPCI 0 macro
465 X86_EMU_VPCI)
477 #define has_vpci(d) (!!((d)->arch.emulation_flags & X86_EMU_VPCI))
/xen/tools/ocaml/libs/xc/
A Dxenctrl.ml49 | X86_EMU_VPCI Constructor
A Dxenctrl.mli43 | X86_EMU_VPCI Constructor
/xen/xen/arch/x86/
A Ddomain.c500 emflags != (X86_EMU_VPCI | X86_EMU_LAPIC | X86_EMU_IOAPIC) ) in emulation_flags_ok()
503 emflags != (X86_EMU_ALL & ~X86_EMU_VPCI) && in emulation_flags_ok()

Completed in 14 milliseconds