Searched refs:KVM_NUM_MMU_PAGES (Results 1 – 2 of 2) sorted by relevance
166 #define KVM_NUM_MMU_PAGES (1 << KVM_MMU_HASH_SHIFT) macro
3974 h = kvcalloc(KVM_NUM_MMU_PAGES, sizeof(*h), GFP_KERNEL_ACCOUNT); in kvm_mmu_alloc_page_hash()