Home
last modified time | relevance | path

Searched refs:jit_phys_pages_to_be_allocated (Results 1 - 6 of 6) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem.h1582 kctx->jit_phys_pages_to_be_allocated += needed_pages; in kbase_jit_request_phys_increase_locked()
1584 kbase_jit_trim_necessary_pages(kctx, kctx->jit_phys_pages_to_be_allocated); in kbase_jit_request_phys_increase_locked()
1651 WARN_ON(kctx->jit_phys_pages_to_be_allocated < needed_pages); in kbase_jit_done_phys_increase()
1653 kctx->jit_phys_pages_to_be_allocated -= needed_pages; in kbase_jit_done_phys_increase()
H A Dmali_kbase_defs.h1481 * @jit_phys_pages_to_be_allocated: Count of the physical pages that are being
1649 u64 jit_phys_pages_to_be_allocated; member
H A Dmali_kbase_mem.c3964 WARN_ON(kctx->jit_phys_pages_to_be_allocated); in kbase_jit_term()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem.h1713 kctx->jit_phys_pages_to_be_allocated += needed_pages; in kbase_jit_request_phys_increase_locked()
1716 kctx->jit_phys_pages_to_be_allocated); in kbase_jit_request_phys_increase_locked()
1785 WARN_ON(kctx->jit_phys_pages_to_be_allocated < needed_pages); in kbase_jit_done_phys_increase()
1787 kctx->jit_phys_pages_to_be_allocated -= needed_pages; in kbase_jit_done_phys_increase()
H A Dmali_kbase_defs.h1653 * @jit_phys_pages_to_be_allocated: Count of the physical pages that are being
1826 u64 jit_phys_pages_to_be_allocated; member
H A Dmali_kbase_mem.c4433 WARN_ON(kctx->jit_phys_pages_to_be_allocated); in kbase_jit_term()

Completed in 23 milliseconds