Searched refs:pending_unmap (Results 1 – 2 of 2) sorted by relevance
734 s2_mmu->pending_unmap = true; in get_s2_mmu_nested()757 if (s2_mmu->pending_unmap) in get_s2_mmu_nested()1833 if (mmu->pending_unmap) { in check_nested_vcpu_requests()1835 mmu->pending_unmap = false; in check_nested_vcpu_requests()
224 bool pending_unmap; member