Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dkvm_host.h852 struct kvm_mmu_memory_cache mmu_shadowed_info_cache; member
/arch/x86/kvm/mmu/
A Dmmu.c614 r = kvm_mmu_topup_memory_cache(&vcpu->arch.mmu_shadowed_info_cache, in mmu_topup_memory_caches()
627 kvm_mmu_free_memory_cache(&vcpu->arch.mmu_shadowed_info_cache); in mmu_free_memory_caches()
2407 .shadowed_info_cache = &vcpu->arch.mmu_shadowed_info_cache, in kvm_mmu_get_shadow_page()

Completed in 26 milliseconds