Searched refs:mtype_local (Results 1 – 2 of 2) sorted by relevance
586 unsigned int mtype, mtype_local, mtype_remote; in gmc_v12_1_get_coherence_flags() local595 mtype_local = is_aid_a1 ? MTYPE_RW : MTYPE_NC; in gmc_v12_1_get_coherence_flags()599 mtype_local = MTYPE_RW; in gmc_v12_1_get_coherence_flags()602 mtype_local = MTYPE_NC; in gmc_v12_1_get_coherence_flags()614 mtype = is_local ? mtype_local : MTYPE_UC; in gmc_v12_1_get_coherence_flags()616 mtype = is_local ? mtype_local : mtype_remote; in gmc_v12_1_get_coherence_flags()
1255 unsigned int mtype_local, mtype_remote; in svm_range_get_pte_flags() local1300 mtype_local = AMDGPU_VM_MTYPE_CC; in svm_range_get_pte_flags()1302 mtype_local = amdgpu_mtype_local == 1 ? AMDGPU_VM_MTYPE_NC : in svm_range_get_pte_flags()1309 mapping_flags |= mtype_local; in svm_range_get_pte_flags()1328 mapping_flags |= mtype_local; in svm_range_get_pte_flags()1348 mtype_local = amdgpu_mtype_local == 0 ? AMDGPU_VM_MTYPE_RW : in svm_range_get_pte_flags()1355 mapping_flags |= mtype_local; in svm_range_get_pte_flags()