Searched defs:has_vpci (Results 1 – 2 of 2) sorted by relevance
/xen/tools/tests/vpci/ | ||
A D | emul.h | 88 #define has_vpci(d) true macro |
/xen/xen/include/asm-x86/ | ||
A D | domain.h | 477 #define has_vpci(d) (!!((d)->arch.emulation_flags & X86_EMU_VPCI)) macro |
Completed in 5 milliseconds