ape1_mtype         98 drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_cik.c 	uint32_t ape1_mtype;
ape1_mtype        104 drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_cik.c 	ape1_mtype = (alternate_policy == cache_policy_coherent) ?
ape1_mtype        111 drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_cik.c 			| APE1_MTYPE(ape1_mtype);
ape1_mtype        105 drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_vi.c 	uint32_t ape1_mtype;
ape1_mtype        111 drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_vi.c 	ape1_mtype = (alternate_policy == cache_policy_coherent) ?
ape1_mtype        120 drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_vi.c 		ape1_mtype << SH_MEM_CONFIG__APE1_MTYPE__SHIFT |
ape1_mtype        134 drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_vi.c 	uint32_t ape1_mtype;
ape1_mtype        140 drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_vi.c 	ape1_mtype = (alternate_policy == cache_policy_coherent) ?
ape1_mtype        148 drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_vi.c 			ape1_mtype << SH_MEM_CONFIG__APE1_MTYPE__SHIFT;