Searched refs:get_mt_mask (Results 1 – 2 of 2) sorted by relevance
242 if (kvm_x86_ops.get_mt_mask) in make_spte()243 spte |= kvm_x86_call(get_mt_mask)(vcpu, gfn, in make_spte()
1889 u8 (*get_mt_mask)(struct kvm_vcpu *vcpu, gfn_t gfn, bool is_mmio); member