kfd_device_queue_manager_vi.c | 109 uint32_t default_mtype; local in function:set_cache_memory_policy_vi 112 default_mtype = (default_policy == cache_policy_coherent) ? 124 default_mtype << SH_MEM_CONFIG__DEFAULT_MTYPE__SHIFT | 138 uint32_t default_mtype; local in function:set_cache_memory_policy_vi_tonga 141 default_mtype = (default_policy == cache_policy_coherent) ? 152 default_mtype << SH_MEM_CONFIG__DEFAULT_MTYPE__SHIFT |
|