Searched refs:ION_FLAG_CP_TOUCH (Results 1 – 2 of 2) sorted by relevance
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-11173/ | ||
D | local_poc.h | 16 #define ION_FLAG_CP_TOUCH ION_BIT(17) macro |
D | poc.c | 61 alloc_data.flags = ION_FLAG_CP_TOUCH; in ion_alloc() |