Home
last modified time | relevance | path

Searched defs:exception_type (Results 1 - 5 of 5) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/mmu/backend/
H A Dmali_kbase_mmu_csf.c107 u32 exception_type = fault->status & 0xFF; in kbase_mmu_report_mcu_as_fault_and_reset() local
142 int exception_type = (status & GPU_FAULTSTATUS_EXCEPTION_TYPE_MASK) >> in kbase_gpu_report_bus_fault_and_kill() local
202 unsigned int exception_type; in kbase_mmu_report_fault_and_kill() local
[all...]
H A Dmali_kbase_mmu_jm.c62 u32 const exception_type = (status & 0xFF); in kbase_gpu_report_bus_fault_and_kill() local
108 u32 exception_type; in kbase_mmu_report_fault_and_kill() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/mmu/backend/
H A Dmali_kbase_mmu_jm.c61 u32 const exception_type = (status & GPU_FAULTSTATUS_EXCEPTION_TYPE_MASK); in kbase_gpu_report_bus_fault_and_kill() local
101 u32 exception_type; in kbase_mmu_report_fault_and_kill() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_mmu.c1737 int exception_type; in kbase_mmu_report_fault_and_kill() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_mmu.c1675 int exception_type; in kbase_mmu_report_fault_and_kill() local

Completed in 7 milliseconds