Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/allocator/
H A Dallocator_ion.c211 static char *system_heaps[] = { in check_sysfs_iommu() local
243 for (i = 0; i < MPP_ARRAY_ELEMS(system_heaps); i++) { in check_sysfs_iommu()
245 if (find_dir_in_path(path, system_heaps[i], sizeof(path))) { in check_sysfs_iommu()
246 mpp_log("%s found\n", system_heaps[i]); in check_sysfs_iommu()