Home
last modified time | relevance | path

Searched refs:ION_HEAP (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-11173/
Dlocal_poc.h14 #define ION_HEAP(bit) (1 << (bit)) macro
Dpoc.c60 alloc_data.heap_id_mask = ION_HEAP(ION_ADSP_HEAP_ID); in ion_alloc()