Home
last modified time | relevance | path

Searched defs:is_mmio (Results 1 – 2 of 2) sorted by relevance

/arch/x86/kvm/vmx/
Dvmx.c6959 static u64 vmx_get_mt_mask(struct kvm_vcpu *vcpu, gfn_t gfn, bool is_mmio) in vmx_get_mt_mask()
/arch/x86/kvm/
Dsvm.c5955 static u64 svm_get_mt_mask(struct kvm_vcpu *vcpu, gfn_t gfn, bool is_mmio) in svm_get_mt_mask()