Home
last modified time | relevance | path

Searched refs:X86_EFLAGS_IF (Results 26 – 28 of 28) sorted by relevance

12

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c1567 return vmx_get_rflags(vcpu) & X86_EFLAGS_IF; in vmx_get_if_flag()
5055 return !(vmx_get_rflags(vcpu) & X86_EFLAGS_IF) || in __vmx_interrupt_blocked()
H A Dnested.c3666 (vmcs12->guest_rflags & X86_EFLAGS_IF))) { in nested_vmx_run()
/openbmc/linux/arch/x86/kvm/
H A Dx86.c9070 if (unlikely((ctxt->eflags & ~rflags) & X86_EFLAGS_IF)) in x86_emulate_instruction()

12