/hardware/qcom/msm8960/kernel-headers/linux/ |
D | msm_ion.h | 81 #define ION_SET_CACHED(__cache) (__cache | ION_FLAG_CACHED) 82 #define ION_SET_UNCACHED(__cache) (__cache & ~ION_FLAG_CACHED) 84 #define ION_IS_CACHED(__flags) ((__flags) & ION_FLAG_CACHED)
|
/hardware/qcom/msm8x27/kernel-headers/linux/ |
D | msm_ion.h | 81 #define ION_SET_CACHED(__cache) (__cache | ION_FLAG_CACHED) 82 #define ION_SET_UNCACHED(__cache) (__cache & ~ION_FLAG_CACHED) 84 #define ION_IS_CACHED(__flags) ((__flags) & ION_FLAG_CACHED)
|
D | ion.h | 37 #define ION_FLAG_CACHED 1 macro
|
/hardware/qcom/msm8x26/original-kernel-headers/linux/ |
D | msm_ion.h | 114 #define ION_SET_CACHED(__cache) (__cache | ION_FLAG_CACHED) 115 #define ION_SET_UNCACHED(__cache) (__cache & ~ION_FLAG_CACHED) 117 #define ION_IS_CACHED(__flags) ((__flags) & ION_FLAG_CACHED)
|
D | ion.h | 59 #define ION_FLAG_CACHED 1 /* mappings of this buffer should be macro
|
/hardware/qcom/msm8x26/kernel-headers/linux/ |
D | msm_ion.h | 97 #define ION_SET_CACHED(__cache) (__cache | ION_FLAG_CACHED) 99 #define ION_SET_UNCACHED(__cache) (__cache & ~ION_FLAG_CACHED) 100 #define ION_IS_CACHED(__flags) ((__flags) & ION_FLAG_CACHED)
|
D | ion.h | 42 #define ION_FLAG_CACHED 1 macro
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
D | msm_ion.h | 117 #define ION_SET_CACHED(__cache) (__cache | ION_FLAG_CACHED) 118 #define ION_SET_UNCACHED(__cache) (__cache & ~ION_FLAG_CACHED) 120 #define ION_IS_CACHED(__flags) ((__flags) & ION_FLAG_CACHED)
|
D | ion.h | 54 #define ION_FLAG_CACHED 1 /* mappings of this buffer should be macro
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
D | msm_ion.h | 100 #define ION_SET_CACHED(__cache) (__cache | ION_FLAG_CACHED) 101 #define ION_SET_UNCACHED(__cache) (__cache & ~ION_FLAG_CACHED) 102 #define ION_IS_CACHED(__flags) ((__flags) & ION_FLAG_CACHED)
|
D | ion.h | 40 #define ION_FLAG_CACHED 1 macro
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
D | msm_ion.h | 99 #define ION_SET_CACHED(__cache) (__cache | ION_FLAG_CACHED) 100 #define ION_SET_UNCACHED(__cache) (__cache & ~ION_FLAG_CACHED) 101 #define ION_IS_CACHED(__flags) ((__flags) & ION_FLAG_CACHED)
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
D | msm_ion.h | 120 #define ION_SET_CACHED(__cache) (__cache | ION_FLAG_CACHED) 121 #define ION_SET_UNCACHED(__cache) (__cache & ~ION_FLAG_CACHED) 123 #define ION_IS_CACHED(__flags) ((__flags) & ION_FLAG_CACHED)
|
/hardware/qcom/msm8x09/kernel-headers/linux/ |
D | msm_ion.h | 116 #define ION_SET_CACHED(__cache) (__cache | ION_FLAG_CACHED) 117 #define ION_SET_UNCACHED(__cache) (__cache & ~ION_FLAG_CACHED) 119 #define ION_IS_CACHED(__flags) ((__flags) & ION_FLAG_CACHED)
|
/hardware/qcom/msm8x09/original-kernel-headers/linux/ |
D | msm_ion.h | 139 #define ION_SET_CACHED(__cache) (__cache | ION_FLAG_CACHED) 140 #define ION_SET_UNCACHED(__cache) (__cache & ~ION_FLAG_CACHED) 142 #define ION_IS_CACHED(__flags) ((__flags) & ION_FLAG_CACHED)
|
D | ion.h | 59 #define ION_FLAG_CACHED 1 /* mappings of this buffer should be macro
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | msm_ion.h | 142 #define ION_SET_CACHED(__cache) (__cache | ION_FLAG_CACHED) 143 #define ION_SET_UNCACHED(__cache) (__cache & ~ION_FLAG_CACHED) 145 #define ION_IS_CACHED(__flags) ((__flags) & ION_FLAG_CACHED)
|
D | ion.h | 59 #define ION_FLAG_CACHED 1 /* mappings of this buffer should be macro
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | msm_ion.h | 117 #define ION_SET_CACHED(__cache) (__cache | ION_FLAG_CACHED) 119 #define ION_SET_UNCACHED(__cache) (__cache & ~ION_FLAG_CACHED) 120 #define ION_IS_CACHED(__flags) ((__flags) & ION_FLAG_CACHED)
|
D | ion.h | 42 #define ION_FLAG_CACHED 1 macro
|
/hardware/qcom/msm8998/kernel-headers/linux/ |
D | msm_ion.h | 125 #define ION_SET_CACHED(__cache) (__cache | ION_FLAG_CACHED) 126 #define ION_SET_UNCACHED(__cache) (__cache & ~ION_FLAG_CACHED) 127 #define ION_IS_CACHED(__flags) ((__flags) & ION_FLAG_CACHED)
|
D | ion.h | 42 #define ION_FLAG_CACHED 1 macro
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | msm_ion.h | 99 #define ION_SET_CACHED(__cache) (__cache | ION_FLAG_CACHED) 100 #define ION_SET_UNCACHED(__cache) (__cache & ~ION_FLAG_CACHED) 102 #define ION_IS_CACHED(__flags) ((__flags) & ION_FLAG_CACHED)
|
/hardware/qcom/msm8x27/original-kernel-headers/linux/ |
D | msm_ion.h | 99 #define ION_SET_CACHED(__cache) (__cache | ION_FLAG_CACHED) 100 #define ION_SET_UNCACHED(__cache) (__cache & ~ION_FLAG_CACHED) 102 #define ION_IS_CACHED(__flags) ((__flags) & ION_FLAG_CACHED)
|
/hardware/qcom/msm8998/original-kernel-headers/linux/ |
D | msm_ion.h | 149 #define ION_SET_CACHED(__cache) (__cache | ION_FLAG_CACHED) 150 #define ION_SET_UNCACHED(__cache) (__cache & ~ION_FLAG_CACHED) 152 #define ION_IS_CACHED(__flags) ((__flags) & ION_FLAG_CACHED)
|