Searched refs:kbase_debug_job_fault_reg_snapshot_init (Results 1 - 14 of 14) sorted by relevance
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_debug_job_fault.h | 98 * kbase_debug_job_fault_reg_snapshot_init - Set the interested registers 105 bool kbase_debug_job_fault_reg_snapshot_init(struct kbase_context *kctx,
|
H A D | mali_kbase_debug_job_fault.c | 528 if (kbase_debug_job_fault_reg_snapshot_init(kctx, 0x4000) == in kbase_debug_job_fault_context_init()
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_debug_job_fault.h | 78 * kbase_debug_job_fault_reg_snapshot_init - Set the interested registers 85 bool kbase_debug_job_fault_reg_snapshot_init(struct kbase_context *kctx,
|
H A D | mali_kbase_debug_job_fault.c | 469 if (kbase_debug_job_fault_reg_snapshot_init(kctx, 0x4000) == false) { in kbase_debug_job_fault_context_init()
|
H A D | rename.h | 63 #define kbase_debug_job_fault_reg_snapshot_init midgard_kbase_debug_job_fault_reg_snapshot_init macro
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_debug_job_fault.h | 78 * kbase_debug_job_fault_reg_snapshot_init - Set the interested registers
85 bool kbase_debug_job_fault_reg_snapshot_init(struct kbase_context *kctx, int reg_range);
|
H A D | mali_kbase_debug_job_fault.c | 426 if (kbase_debug_job_fault_reg_snapshot_init(kctx, REGISTER_ADDRESS_NEED) == false) {
in kbase_debug_job_fault_context_init()
|
H A D | rename.h | 63 #define kbase_debug_job_fault_reg_snapshot_init midgard_kbase_debug_job_fault_reg_snapshot_init macro
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_debug_job_fault.h | 100 * kbase_debug_job_fault_reg_snapshot_init - Set the interested registers 107 bool kbase_debug_job_fault_reg_snapshot_init(struct kbase_context *kctx, int reg_range);
|
H A D | mali_kbase_debug_job_fault.c | 491 if (kbase_debug_job_fault_reg_snapshot_init(kctx, REGISTER_ADDRESS_NEED) == false) { in kbase_debug_job_fault_context_init()
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/ |
H A D | mali_kbase_debug_job_fault_backend.c | 48 bool kbase_debug_job_fault_reg_snapshot_init(struct kbase_context *kctx, int reg_range) in kbase_debug_job_fault_reg_snapshot_init() function
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/backend/gpu/ |
H A D | mali_kbase_debug_job_fault_backend.c | 76 bool kbase_debug_job_fault_reg_snapshot_init(struct kbase_context *kctx, in kbase_debug_job_fault_reg_snapshot_init() function
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/backend/gpu/ |
H A D | mali_kbase_debug_job_fault_backend.c | 41 bool kbase_debug_job_fault_reg_snapshot_init(struct kbase_context *kctx, int reg_range) in kbase_debug_job_fault_reg_snapshot_init() function
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/ |
H A D | mali_kbase_debug_job_fault_backend.c | 82 bool kbase_debug_job_fault_reg_snapshot_init(struct kbase_context *kctx, in kbase_debug_job_fault_reg_snapshot_init() function
|
Completed in 8 milliseconds