Home
last modified time | relevance | path

Searched defs:get_nmi_mask (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dkvm_host.h1794 bool (*get_nmi_mask)(struct kvm_vcpu *vcpu); member
/linux/arch/x86/kvm/
H A Dx86.c10424 if (kvm_x86_call(get_nmi_mask)(vcpu) || vcpu->arch.nmi_injected) in process_nmi() local