Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dkvm_host.h791 struct kvm_mmu_memory_cache mmu_shadowed_info_cache; member
/linux-6.3-rc2/arch/x86/kvm/mmu/
A Dmmu.c685 r = kvm_mmu_topup_memory_cache(&vcpu->arch.mmu_shadowed_info_cache, in mmu_topup_memory_caches()
698 kvm_mmu_free_memory_cache(&vcpu->arch.mmu_shadowed_info_cache); in mmu_free_memory_caches()
2231 .shadowed_info_cache = &vcpu->arch.mmu_shadowed_info_cache, in kvm_mmu_get_shadow_page()

Completed in 23 milliseconds