Home
last modified time | relevance | path

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

/linux/Documentation/virt/kvm/x86/
H A Dmmu.rst343 - cache the information to vcpu->arch.mmio_gva, vcpu->arch.mmio_access and
358 vcpu->arch.mmio_gva, vcpu->arch.mmio_access and vcpu->arch.mmio_gfn
/linux/arch/x86/include/asm/
H A Dkvm_host.h1011 unsigned mmio_access; member
/linux/arch/x86/kvm/
H A Dx86.c8108 vcpu->arch.mmio_access, 0, access))) { in vcpu_mmio_gva_to_gpa()