Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_cow.h46 _mali_osk_errcode_t mali_mem_cow_allocate_on_demand(mali_mem_backend *mem_bkend, u32 offset_page);
H A Dmali_memory.c88 ret = mali_mem_cow_allocate_on_demand(mem_bkend, in mali_mem_vma_fault()
H A Dmali_memory_cow.c704 _mali_osk_errcode_t mali_mem_cow_allocate_on_demand(mali_mem_backend *mem_bkend, u32 offset_page) in mali_mem_cow_allocate_on_demand() function