Home
last modified time | relevance | path

Searched refs:mmu_shadowed_info_cache (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dkvm_host.h817 struct kvm_mmu_memory_cache mmu_shadowed_info_cache; member
/linux/arch/x86/kvm/mmu/
H A Dmmu.c696 r = kvm_mmu_topup_memory_cache(&vcpu->arch.mmu_shadowed_info_cache, in mmu_topup_memory_caches()
709 kvm_mmu_free_memory_cache(&vcpu->arch.mmu_shadowed_info_cache); in mmu_free_memory_caches()
2261 .shadowed_info_cache = &vcpu->arch.mmu_shadowed_info_cache, in kvm_mmu_get_shadow_page()