Searched refs:pending_unmap (Results 1 – 2 of 2) sorted by relevance
693 s2_mmu->pending_unmap = true; in get_s2_mmu_nested()716 if (s2_mmu->pending_unmap) in get_s2_mmu_nested()1745 if (mmu->pending_unmap) { in check_nested_vcpu_requests()1747 mmu->pending_unmap = false; in check_nested_vcpu_requests()
223 bool pending_unmap; member