Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/mmu/
Dmmu.c2227 struct kvm_mmu_memory_cache *shadowed_info_cache; member
2241 sp->shadowed_translation = kvm_mmu_memory_cache_alloc(caches->shadowed_info_cache); in kvm_mmu_alloc_shadow_page()
2295 .shadowed_info_cache = &vcpu->arch.mmu_shadowed_info_cache, in kvm_mmu_get_shadow_page()