Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c7601 static u8 vmx_get_mt_mask(struct kvm_vcpu *vcpu, gfn_t gfn, bool is_mmio) in vmx_get_mt_mask() function
8341 .get_mt_mask = vmx_get_mt_mask,