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

/linux-master/arch/x86/kvm/mmu/
H A Dmmu.c693 r = kvm_mmu_topup_memory_cache(&vcpu->arch.mmu_shadowed_info_cache,
706 kvm_mmu_free_memory_cache(&vcpu->arch.mmu_shadowed_info_cache);
2301 .shadowed_info_cache = &vcpu->arch.mmu_shadowed_info_cache,
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h814 struct kvm_mmu_memory_cache mmu_shadowed_info_cache; member in struct:kvm_vcpu_arch

Completed in 280 milliseconds