Searched refs:pending_unmap (Results 1 – 2 of 2) sorted by relevance
740 s2_mmu->pending_unmap = true; in get_s2_mmu_nested()766 if (s2_mmu->pending_unmap) in get_s2_mmu_nested()1850 if (mmu->pending_unmap) { in check_nested_vcpu_requests()1852 mmu->pending_unmap = false; in check_nested_vcpu_requests()
228 bool pending_unmap; member