Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dkvm-x86-ops.h94 KVM_X86_OP_OPTIONAL_RET0(get_mt_mask)
H A Dkvm_host.h1667 u8 (*get_mt_mask)(struct kvm_vcpu *vcpu, gfn_t gfn, bool is_mmio); member
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c8332 .get_mt_mask = vmx_get_mt_mask,