Searched refs:_mmap_array (Results 1 – 1 of 1) sorted by relevance
24 #define DECLARE_MTK_MMAP_REGIONS(_mmap_array) \ argument25 static const struct mtk_mmap_descriptor _mtk_mmap_descriptor_##_mmap_array \30 .mmap_name = #_mmap_array, \31 .mmap_ptr = _mmap_array, \32 .mmap_size = ARRAY_SIZE(_mmap_array) \
Completed in 111 milliseconds