Searched refs:ION_HEAP_SYSTEM (Results 1 – 2 of 2) sorted by relevance
47 ION_HEAP_SYSTEM = (1 << ION_HEAP_TYPE_SYSTEM), enumerator48 ION_HEAP_DMA_START = (ION_HEAP_SYSTEM << 1),
269 id_bit = __ffs(ION_HEAP_SYSTEM); in ion_assign_heap_id()