Searched refs:hl_ack_pb (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/drivers/accel/habanalabs/gaudi2/ |
D | gaudi2_security.c | 3602 hl_ack_pb(hdev, HL_PB_SHARED, HL_PB_NA, 4, instance_offset, in gaudi2_ack_protection_bits_errors() 3614 hl_ack_pb(hdev, NUM_OF_DCORES, DCORE_OFFSET, 8, instance_offset, in gaudi2_ack_protection_bits_errors() 3627 hl_ack_pb(hdev, HL_PB_SHARED, HL_PB_NA, HL_PB_SINGLE_INSTANCE, HL_PB_NA, in gaudi2_ack_protection_bits_errors() 3630 hl_ack_pb(hdev, HL_PB_SHARED, HL_PB_NA, HL_PB_SINGLE_INSTANCE, HL_PB_NA, in gaudi2_ack_protection_bits_errors() 3634 hl_ack_pb(hdev, HL_PB_SHARED, HL_PB_NA, HL_PB_SINGLE_INSTANCE, HL_PB_NA, in gaudi2_ack_protection_bits_errors() 3639 hl_ack_pb(hdev, HL_PB_SHARED, HL_PB_NA, 2, instance_offset, in gaudi2_ack_protection_bits_errors() 3643 hl_ack_pb(hdev, HL_PB_SHARED, HL_PB_NA, 2, instance_offset, in gaudi2_ack_protection_bits_errors() 3705 hl_ack_pb(hdev, NUM_OF_DCORES, DCORE_OFFSET, 8, instance_offset, in gaudi2_ack_protection_bits_errors() 3709 hl_ack_pb(hdev, NUM_OF_DCORES, DCORE_OFFSET, HL_PB_SINGLE_INSTANCE, HL_PB_NA, in gaudi2_ack_protection_bits_errors() 3713 hl_ack_pb(hdev, NUM_OF_DCORES, DCORE_OFFSET, HL_PB_SINGLE_INSTANCE, HL_PB_NA, in gaudi2_ack_protection_bits_errors() [all …]
|
/linux-6.6.21/drivers/accel/habanalabs/common/ |
D | security.c | 581 void hl_ack_pb(struct hl_device *hdev, u32 num_dcores, u32 dcore_offset, in hl_ack_pb() function
|
D | habanalabs.h | 4102 void hl_ack_pb(struct hl_device *hdev, u32 num_dcores, u32 dcore_offset,
|