Home
last modified time | relevance | path

Searched refs:has_mapped_host_mmio (Results 1 – 4 of 4) sorted by relevance

/arch/x86/kvm/mmu/
A Dspte.h288 return READ_ONCE(root->has_mapped_host_mmio); in kvm_vcpu_can_access_host_mmio()
290 return READ_ONCE(vcpu->kvm->arch.has_mapped_host_mmio); in kvm_vcpu_can_access_host_mmio()
A Dspte.c146 WRITE_ONCE(root->has_mapped_host_mmio, true); in kvm_track_host_mmio_mapping()
148 WRITE_ONCE(vcpu->kvm->arch.has_mapped_host_mmio, true); in kvm_track_host_mmio_mapping()
A Dmmu_internal.h107 bool has_mapped_host_mmio; member
/arch/x86/include/asm/
A Dkvm_host.h1463 bool has_mapped_host_mmio; member

Completed in 21 milliseconds