Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/accel/ivpu/
Divpu_hw.h44 struct ivpu_addr_range shave; member
Divpu_fw.c250 fw->mem_shave_nn = ivpu_bo_alloc_internal(vdev, vdev->hw->ranges.shave.start, in ivpu_fw_mem_init()
468 ADDR_TO_L2_CACHE_CFG(vdev->hw->ranges.shave.start); in ivpu_fw_boot_params_setup()
Divpu_mmu_context.c432 end = vdev->hw->ranges.shave.end; in ivpu_mmu_context_init()
Divpu_gem.c286 range = &vdev->hw->ranges.shave; in ivpu_bo_alloc_vpu_addr()
Divpu_hw_37xx.c625 ivpu_hw_init_range(&hw->ranges.shave, 0x180000000, SZ_2G); in ivpu_hw_37xx_info_init()
Divpu_hw_40xx.c728 ivpu_hw_init_range(&vdev->hw->ranges.shave, 0x80000000 + SZ_256M, SZ_2G - SZ_256M); in ivpu_hw_40xx_info_init()