Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dx86.h361 vcpu->arch.mmio_access = access; in vcpu_cache_mmio_info()
/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.h998 unsigned mmio_access; member