Searched refs:is_mmio (Results 1 - 5 of 5) sorted by relevance

/arch/alpha/include/asm/
H A Dio.h315 return IO_CONCAT(__IO_PREFIX,is_mmio)(addr);
/arch/powerpc/kvm/
H A Dbook3s_pr.c539 bool is_mmio = false; local
617 } else if (!is_mmio &&
/arch/x86/include/asm/
H A Dkvm_host.h744 u64 (*get_mt_mask)(struct kvm_vcpu *vcpu, gfn_t gfn, bool is_mmio);
/arch/x86/kvm/
H A Dvmx.c7855 static u64 vmx_get_mt_mask(struct kvm_vcpu *vcpu, gfn_t gfn, bool is_mmio) argument
7870 if (is_mmio)
H A Dsvm.c4070 static u64 svm_get_mt_mask(struct kvm_vcpu *vcpu, gfn_t gfn, bool is_mmio) argument

Completed in 141 milliseconds