Searched refs:gfx12_scope_memory (Results 1 – 5 of 5) sorted by relevance
502 cache_sys_coherent.gfx12.scope = gfx12_scope_memory;668 cache_sys_coherent.gfx12.scope = gfx12_scope_memory;769 cache_sys_coherent.gfx12.scope = gfx12_scope_memory;944 cache_sys_coherent.gfx12.scope = gfx12_scope_memory;
107 gfx12_scope_memory, enumerator
1345 gfx12_scope_memory : gfx12_scope_device; in ac_get_hw_cache_flags()
301 case gfx12_scope_memory: fprintf(output, " memory"); break; in print_cache_flags()
1176 else if (cache_flags.gfx12.scope == gfx12_scope_memory) in ac_build_buffer_load_format()