Searched refs:current_domain (Results 1 – 2 of 2) sorted by relevance
57 const char *current_domain; member267 st->current_domain = domain; in note_page()270 domain != st->current_domain || in note_page()286 if (st->current_domain) in note_page()288 st->current_domain); in note_page()301 st->current_domain = domain; in note_page()
552 u32 current_domain = in radeon_bo_list_validate() local563 if ((allowed & current_domain) != 0 && in radeon_bo_list_validate()564 (domain & current_domain) == 0 && /* will be moved */ in radeon_bo_list_validate()567 domain = current_domain; in radeon_bo_list_validate()