Searched defs:heap_data (Results 1 – 4 of 4) sorted by relevance
224 struct heap_data { struct225 unsigned long physical;226 __u8 __iomem *virtual;227 u32 offset;228 u32 size;
54 struct ion_heap_data heap_data[MAX_HEAP_COUNT]; in ion_export_buffer_fd() local
143 struct ion_platform_heap *heap_data = &pdata->heaps[i]; in rk_ion_probe() local
95 struct ion_heap_data heap_data[32] = { }; in allocate_ion_buffer() local