Searched refs:KVM_MMU_ROOT_PREVIOUS (Results 1 – 4 of 4) sorted by relevance
3847 if ((roots_to_free & KVM_MMU_ROOT_PREVIOUS(i)) && in kvm_mmu_free_roots()3861 if (roots_to_free & KVM_MMU_ROOT_PREVIOUS(i)) in kvm_mmu_free_roots()3914 roots_to_free |= KVM_MMU_ROOT_PREVIOUS(i); in kvm_mmu_free_guest_mode_roots()4351 roots_to_free |= KVM_MMU_ROOT_PREVIOUS(i); in kvm_mmu_sync_prev_roots()6152 roots_to_free |= KVM_MMU_ROOT_PREVIOUS(i); in __kvm_mmu_free_obsolete_roots()6568 if (roots & KVM_MMU_ROOT_PREVIOUS(i)) in kvm_mmu_invalidate_addr()6604 roots |= KVM_MMU_ROOT_PREVIOUS(i); in kvm_mmu_invpcid_gva()
451 #define KVM_MMU_ROOT_PREVIOUS(i) BIT(1+i) macro
407 roots |= KVM_MMU_ROOT_PREVIOUS(i); in nested_ept_invalidate_addr()6019 roots_to_free |= KVM_MMU_ROOT_PREVIOUS(i); in handle_invept()
1445 roots_to_free |= KVM_MMU_ROOT_PREVIOUS(i); in kvm_invalidate_pcid()