Searched refs:pending_unmap (Results 1 – 2 of 2) sorted by relevance
637 s2_mmu->pending_unmap = true; in get_s2_mmu_nested()660 if (s2_mmu->pending_unmap) in get_s2_mmu_nested()1219 if (mmu->pending_unmap) { in check_nested_vcpu_requests()1221 mmu->pending_unmap = false; in check_nested_vcpu_requests()
219 bool pending_unmap; member