Home
last modified time | relevance | path

Searched refs:get_if_flag (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dkvm-x86-ops.h55 KVM_X86_OP(get_if_flag)
H A Dkvm_host.h1602 bool (*get_if_flag)(struct kvm_vcpu *vcpu); member
/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c5010 .get_if_flag = svm_get_if_flag,
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c8300 .get_if_flag = vmx_get_if_flag,