Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/mmu/
A Dmmu.c742 r = kvm_mmu_topup_memory_cache(&vcpu->arch.mmu_shadow_page_cache, in mmu_topup_memory_caches()
759 kvm_mmu_free_memory_cache(&vcpu->arch.mmu_shadow_page_cache); in mmu_free_memory_caches()
1748 sp->spt = kvm_mmu_memory_cache_alloc(&vcpu->arch.mmu_shadow_page_cache); in kvm_mmu_alloc_page()
5580 vcpu->arch.mmu_shadow_page_cache.gfp_zero = __GFP_ZERO; in kvm_mmu_create()
A Dtdp_mmu.c181 sp->spt = kvm_mmu_memory_cache_alloc(&vcpu->arch.mmu_shadow_page_cache); in alloc_tdp_mmu_page()
/linux/arch/x86/include/asm/
A Dkvm_host.h680 struct kvm_mmu_memory_cache mmu_shadow_page_cache; member

Completed in 29 milliseconds