Searched refs:KVM_NR_PAGE_SIZES (Results 1 – 2 of 2) sorted by relevance
112 #define KVM_NR_PAGE_SIZES (PT_MAX_HUGEPAGE_LEVEL - \ macro795 struct kvm_rmap_head *rmap[KVM_NR_PAGE_SIZES];796 struct kvm_lpage_info *lpage_info[KVM_NR_PAGE_SIZES - 1];
9628 for (i = 0; i < KVM_NR_PAGE_SIZES; ++i) { in kvm_arch_free_memslot()9651 for (i = 0; i < KVM_NR_PAGE_SIZES; ++i) { in kvm_arch_create_memslot()9699 for (i = 0; i < KVM_NR_PAGE_SIZES; ++i) { in kvm_arch_create_memslot()