Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dkvm_host.h632 struct hlist_head mmu_page_hash[KVM_NUM_MMU_PAGES]; member
/arch/x86/kvm/
Dmmu.c1888 &(_kvm)->arch.mmu_page_hash[kvm_page_table_hashfn(_gfn)], hash_link) \
2137 &vcpu->kvm->arch.mmu_page_hash[kvm_page_table_hashfn(gfn)]); in kvm_mmu_get_page()