Searched refs:KVM_X86_DISABLE_EXITS_PAUSE (Results 1 – 1 of 1) sorted by relevance
531 #define KVM_X86_DISABLE_EXITS_PAUSE (1 << 2) macro532 …VALID_EXITS (KVM_X86_DISABLE_EXITS_MWAIT | KVM_X86_DISABLE_EXITS_HLT | KVM_X86_DISABLE_EXITS_PAUSE)