Home
last modified time | relevance | path

Searched defs:ION_FLAG_ALLOW_NON_CONTIG (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/msm8994/original-kernel-headers/linux/
Dmsm_ion.h73 #define ION_FLAG_ALLOW_NON_CONTIG (1 << 24) macro
/hardware/qcom/msm8994/kernel-headers/linux/
Dmsm_ion.h71 #define ION_FLAG_ALLOW_NON_CONTIG (1 << 24) macro
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dmsm_ion.h90 #define ION_FLAG_ALLOW_NON_CONTIG (1 << 24) macro
/hardware/qcom/msm8996/kernel-headers/linux/
Dmsm_ion.h86 #define ION_FLAG_ALLOW_NON_CONTIG (1 << 24) macro
/hardware/qcom/display/msm8996/libgralloc/
Dalloc_controller.cpp59 #define ION_FLAG_ALLOW_NON_CONTIG 0 macro