Searched refs:current_domain (Results 1 – 2 of 2) sorted by relevance
56 const char *current_domain; member270 st->current_domain = domain; in note_page()273 domain != st->current_domain || in note_page()290 if (st->current_domain) in note_page()292 st->current_domain); in note_page()305 st->current_domain = domain; in note_page()
492 u32 current_domain = in radeon_bo_list_validate() local503 if ((allowed & current_domain) != 0 && in radeon_bo_list_validate()504 (domain & current_domain) == 0 && /* will be moved */ in radeon_bo_list_validate()507 domain = current_domain; in radeon_bo_list_validate()