Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/mmu/
A Dmmu.c747 r = kvm_mmu_topup_memory_cache(&vcpu->arch.mmu_gfn_array_cache, in mmu_topup_memory_caches()
760 kvm_mmu_free_memory_cache(&vcpu->arch.mmu_gfn_array_cache); in mmu_free_memory_caches()
1750 sp->gfns = kvm_mmu_memory_cache_alloc(&vcpu->arch.mmu_gfn_array_cache); in kvm_mmu_alloc_page()
/linux/arch/x86/include/asm/
A Dkvm_host.h681 struct kvm_mmu_memory_cache mmu_gfn_array_cache; member

Completed in 24 milliseconds