Searched refs:ape1_mtype (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_device_queue_manager_cik.c86 uint32_t ape1_mtype; local
92 ape1_mtype = (alternate_policy == cache_policy_coherent) ?
99 | APE1_MTYPE(ape1_mtype);
H A Dkfd_device_queue_manager_vi.c87 uint32_t ape1_mtype; local
93 ape1_mtype = (alternate_policy == cache_policy_coherent) ?
101 ape1_mtype << SH_MEM_CONFIG__APE1_MTYPE__SHIFT;

Completed in 173 milliseconds