Lines Matching refs:td
2236 struct domain *td; in release_grant_for_copy() local
2247 td = rd; in release_grant_for_copy()
2253 td = act->trans_domain; in release_grant_for_copy()
2276 if ( td != rd ) in release_grant_for_copy()
2282 release_grant_for_copy(td, trans_gref, readonly); in release_grant_for_copy()
2284 rcu_unlock_domain(td); in release_grant_for_copy()
2321 struct domain *td; in acquire_grant_for_copy() local
2385 td = rcu_lock_domain_by_id(trans_domid); in acquire_grant_for_copy()
2386 if ( td == NULL ) in acquire_grant_for_copy()
2399 rc = acquire_grant_for_copy(td, trans_gref, rd->domain_id, in acquire_grant_for_copy()
2410 rcu_unlock_domain(td); in acquire_grant_for_copy()
2426 act->trans_domain != td || in acquire_grant_for_copy()
2430 release_grant_for_copy(td, trans_gref, readonly); in acquire_grant_for_copy()
2432 rcu_unlock_domain(td); in acquire_grant_for_copy()
2445 act->trans_domain = td; in acquire_grant_for_copy()
2465 td = rd; in acquire_grant_for_copy()
2508 act->trans_domain = td; in acquire_grant_for_copy()
2517 td = page_get_owner_and_reference(*page); in acquire_grant_for_copy()
2526 if ( td != rd || rd->is_dying ) in acquire_grant_for_copy()
2528 if ( td ) in acquire_grant_for_copy()