Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dkvm-x86-ops.h88 KVM_X86_OP(get_mt_mask)
Dkvm_host.h1404 u64 (*get_mt_mask)(struct kvm_vcpu *vcpu, gfn_t gfn, bool is_mmio); member
/arch/x86/kvm/svm/
Dsvm.c4659 .get_mt_mask = svm_get_mt_mask,
/arch/x86/kvm/vmx/
Dvmx.c7814 .get_mt_mask = vmx_get_mt_mask,