Searched refs:llcc_slice_getd (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/soc/qcom/
H A Dllcc-qcom.h145 * llcc_slice_getd - get llcc slice descriptor
148 struct llcc_slice_desc *llcc_slice_getd(u32 uid);
181 static inline struct llcc_slice_desc *llcc_slice_getd(u32 uid) function
/linux-master/drivers/soc/qcom/
H A Dllcc-qcom.c774 * llcc_slice_getd - get llcc slice descriptor
780 struct llcc_slice_desc *llcc_slice_getd(u32 uid) function
808 EXPORT_SYMBOL_GPL(llcc_slice_getd); variable
/linux-master/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu.c2521 a6xx_gpu->llc_slice = llcc_slice_getd(LLCC_GPU);
2522 a6xx_gpu->htw_llc_slice = llcc_slice_getd(LLCC_GPUHTW);

Completed in 127 milliseconds