Searched refs:KVM_MMU_NUM_PREV_ROOTS (Results 1 – 4 of 4) sorted by relevance
3558 BUILD_BUG_ON(KVM_MMU_NUM_PREV_ROOTS >= BITS_PER_LONG); in kvm_mmu_free_roots()3565 for (i = 0; i < KVM_MMU_NUM_PREV_ROOTS; i++) in kvm_mmu_free_roots()3570 if (i == KVM_MMU_NUM_PREV_ROOTS) in kvm_mmu_free_roots()3579 for (i = 0; i < KVM_MMU_NUM_PREV_ROOTS; i++) in kvm_mmu_free_roots()3626 for (i = 0; i < KVM_MMU_NUM_PREV_ROOTS; i++) { in kvm_mmu_free_guest_mode_roots()4042 for (i = 0; i < KVM_MMU_NUM_PREV_ROOTS; i++) in kvm_mmu_sync_prev_roots()4809 for (i = 0; i < KVM_MMU_NUM_PREV_ROOTS; i++) { in cached_root_find_and_keep_current()4840 for (i = 0; i < KVM_MMU_NUM_PREV_ROOTS; i++) in cached_root_find_without_current()4849 for (; i < KVM_MMU_NUM_PREV_ROOTS - 1; i++) in cached_root_find_without_current()5790 for (i = 0; i < KVM_MMU_NUM_PREV_ROOTS; i++) { in __kvm_mmu_free_obsolete_roots()[all …]
434 #define KVM_MMU_NUM_PREV_ROOTS 3 macro438 #define KVM_MMU_ROOTS_ALL (BIT(1 + KVM_MMU_NUM_PREV_ROOTS) - 1)474 struct kvm_mmu_root_info prev_roots[KVM_MMU_NUM_PREV_ROOTS];
397 for (i = 0; i < KVM_MMU_NUM_PREV_ROOTS; i++) { in nested_ept_invalidate_addr()5931 for (i = 0; i < KVM_MMU_NUM_PREV_ROOTS; i++) { in handle_invept()
1399 for (i = 0; i < KVM_MMU_NUM_PREV_ROOTS; i++) in kvm_invalidate_pcid()