Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_util.c30 #if defined(CONFIG_MALI400_UMP)
67 #if defined(CONFIG_MALI400_UMP) in _mali_free_allocation_mem()
H A Dmali_memory_types.h16 #if defined(CONFIG_MALI400_UMP)
86 #if defined(CONFIG_MALI400_UMP)
H A Dmali_memory_manager.c36 #if defined(CONFIG_MALI400_UMP)
676 #if defined(CONFIG_MALI400_UMP) in _mali_ukk_mem_bind()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/
H A DKbuild163 mali-$(CONFIG_MALI400_UMP) += linux/mali_memory_ump.o
187 ccflags-$(CONFIG_MALI400_UMP) += -I$(src)/../ump/include/
189 ccflags-$(CONFIG_MALI400_UMP) += -I$(src)/../../ump/include/ump
244 VERSION_STRINGS += USING_UMP=$(CONFIG_MALI400_UMP)
H A DMakefile77 export CONFIG_MALI400_UMP=y macro