Home
last modified time | relevance | path

Searched refs:MTYPE_RW (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgmc_v9_0.c1087 return AMDGPU_PTE_MTYPE_VG10(0ULL, MTYPE_RW); in gmc_v9_0_map_mtype()
1152 mtype = MTYPE_RW; in gmc_v9_0_get_coherence_flags()
1187 mtype_local = MTYPE_RW; in gmc_v9_0_get_coherence_flags()
1195 DRM_INFO_ONCE("Using MTYPE_RW for local memory\n"); in gmc_v9_0_get_coherence_flags()
1318 unsigned int mtype_local = MTYPE_RW; in gmc_v9_0_override_vm_pte_flags()
/linux/drivers/gpu/drm/amd/include/
H A Dvega10_enum.h1040 MTYPE_RW = 0x00000001, enumerator