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.c1134 mtype = MTYPE_RW; in gmc_v9_0_get_coherence_flags()
1169 mtype_local = MTYPE_RW; in gmc_v9_0_get_coherence_flags()
1241 *flags = AMDGPU_PTE_MTYPE_VG10(*flags, MTYPE_RW); in gmc_v9_0_get_vm_pte()
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