Searched refs:current_domain (Results 1 – 2 of 2) sorted by relevance
53 const char *current_domain; member263 st->current_domain = domain; in note_page()266 domain != st->current_domain || in note_page()282 if (st->current_domain) in note_page()284 st->current_domain); in note_page()297 st->current_domain = domain; in note_page()
555 u32 current_domain = in radeon_bo_list_validate() local566 if ((allowed & current_domain) != 0 && in radeon_bo_list_validate()567 (domain & current_domain) == 0 && /* will be moved */ in radeon_bo_list_validate()570 domain = current_domain; in radeon_bo_list_validate()