Searched refs:KVM_MMU_ROOT_PREVIOUS (Results 1 – 4 of 4) sorted by relevance
3576 if ((roots_to_free & KVM_MMU_ROOT_PREVIOUS(i)) && in kvm_mmu_free_roots()3587 if (roots_to_free & KVM_MMU_ROOT_PREVIOUS(i)) in kvm_mmu_free_roots()3635 roots_to_free |= KVM_MMU_ROOT_PREVIOUS(i); in kvm_mmu_free_guest_mode_roots()4041 roots_to_free |= KVM_MMU_ROOT_PREVIOUS(i); in kvm_mmu_sync_prev_roots()5541 roots_to_free |= KVM_MMU_ROOT_PREVIOUS(i); in __kvm_mmu_free_obsolete_roots()5834 if (roots & KVM_MMU_ROOT_PREVIOUS(i)) in kvm_mmu_invalidate_addr()5870 roots |= KVM_MMU_ROOT_PREVIOUS(i); in kvm_mmu_invpcid_gva()
424 #define KVM_MMU_ROOT_PREVIOUS(i) BIT(1+i) macro
373 roots |= KVM_MMU_ROOT_PREVIOUS(i); in nested_ept_invalidate_addr()5778 roots_to_free |= KVM_MMU_ROOT_PREVIOUS(i); in handle_invept()
1261 roots_to_free |= KVM_MMU_ROOT_PREVIOUS(i); in kvm_invalidate_pcid()