Lines Matching refs:KVM_MMU_NUM_PREV_ROOTS
3628 BUILD_BUG_ON(KVM_MMU_NUM_PREV_ROOTS >= BITS_PER_LONG); in kvm_mmu_free_roots()
3635 for (i = 0; i < KVM_MMU_NUM_PREV_ROOTS; i++) in kvm_mmu_free_roots()
3640 if (i == KVM_MMU_NUM_PREV_ROOTS) in kvm_mmu_free_roots()
3649 for (i = 0; i < KVM_MMU_NUM_PREV_ROOTS; i++) in kvm_mmu_free_roots()
3696 for (i = 0; i < KVM_MMU_NUM_PREV_ROOTS; i++) { in kvm_mmu_free_guest_mode_roots()
4107 for (i = 0; i < KVM_MMU_NUM_PREV_ROOTS; i++) in kvm_mmu_sync_prev_roots()
4854 for (i = 0; i < KVM_MMU_NUM_PREV_ROOTS; i++) { in cached_root_find_and_keep_current()
4885 for (i = 0; i < KVM_MMU_NUM_PREV_ROOTS; i++) in cached_root_find_without_current()
4894 for (; i < KVM_MMU_NUM_PREV_ROOTS - 1; i++) in cached_root_find_without_current()
5835 for (i = 0; i < KVM_MMU_NUM_PREV_ROOTS; i++) { in __kvm_mmu_free_obsolete_roots()
6243 for (i = 0; i < KVM_MMU_NUM_PREV_ROOTS; i++) { in kvm_mmu_invalidate_addr()
6277 for (i = 0; i < KVM_MMU_NUM_PREV_ROOTS; i++) { in kvm_mmu_invpcid_gva()
6336 for (i = 0; i < KVM_MMU_NUM_PREV_ROOTS; i++) in __kvm_mmu_create()