Home
last modified time | relevance | path

Searched refs:KBASE_REG_GPU_VA_SAME_4GB_PAGE (Results 1 - 8 of 8) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/thirdparty/
H A Dmali_kbase_mmap.c328 } else if (reg->flags & KBASE_REG_GPU_VA_SAME_4GB_PAGE) { in kbase_context_get_unmapped_area()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/thirdparty/
H A Dmali_kbase_mmap.c339 } else if (reg->flags & KBASE_REG_GPU_VA_SAME_4GB_PAGE) { in kbase_context_get_unmapped_area()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem.h302 #define KBASE_REG_GPU_VA_SAME_4GB_PAGE (1ul << 8) macro
H A Dmali_kbase_mem.c321 } else if (reg_reqs->flags & KBASE_REG_GPU_VA_SAME_4GB_PAGE) { in kbase_region_tracker_find_region_meeting_reqs()
1876 reg->flags |= KBASE_REG_GPU_VA_SAME_4GB_PAGE; in kbase_update_region_flags()
H A Dmali_kbase_mem_linux.c653 if (KBASE_REG_GPU_VA_SAME_4GB_PAGE & reg->flags) { in kbase_mem_query()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem.h355 #define KBASE_REG_GPU_VA_SAME_4GB_PAGE (1ul << 8) macro
H A Dmali_kbase_mem.c332 KBASE_REG_GPU_VA_SAME_4GB_PAGE) { in kbase_region_tracker_find_region_meeting_reqs()
2197 reg->flags |= KBASE_REG_GPU_VA_SAME_4GB_PAGE; in kbase_update_region_flags()
H A Dmali_kbase_mem_linux.c606 if (KBASE_REG_GPU_VA_SAME_4GB_PAGE & reg->flags) in kbase_mem_query()

Completed in 26 milliseconds