Searched refs:X86_EMU_PIT (Results 1 – 4 of 4) sorted by relevance
457 #define X86_EMU_PIT XEN_X86_EMU_PIT macro464 X86_EMU_PIT | X86_EMU_USE_PIRQ | \475 #define has_vpit(d) (!!((d)->arch.emulation_flags & X86_EMU_PIT))
47 | X86_EMU_PIT Constructor
41 | X86_EMU_PIT Constructor
507 else if ( emflags != 0 && emflags != X86_EMU_PIT ) in emulation_flags_ok()
Completed in 37 milliseconds