Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem.h97 #define KBASE_MEM_PHY_ALLOC_ACCESSED_CACHED (1ul << 0) macro
H A Dmali_kbase_mem_linux.c1805 map->alloc->properties |= KBASE_MEM_PHY_ALLOC_ACCESSED_CACHED;
H A Dmali_kbase_mem.c1471 syncback = alloc->properties & KBASE_MEM_PHY_ALLOC_ACCESSED_CACHED; in kbase_free_phy_pages_helper()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem.h95 #define KBASE_MEM_PHY_ALLOC_ACCESSED_CACHED (1u << 0) macro
H A Dmali_kbase_mem.c2938 syncback = alloc->properties & KBASE_MEM_PHY_ALLOC_ACCESSED_CACHED; in kbase_free_phy_pages_helper()
3059 syncback = alloc->properties & KBASE_MEM_PHY_ALLOC_ACCESSED_CACHED; in kbase_free_phy_pages_helper_locked()
H A Dmali_kbase_mem_linux.c2661 map->alloc->properties |= KBASE_MEM_PHY_ALLOC_ACCESSED_CACHED;