Searched refs:hl_ack_pb (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/accel/habanalabs/gaudi2/ |
D | gaudi2_security.c | 3618 hl_ack_pb(hdev, HL_PB_SHARED, HL_PB_NA, 4, instance_offset, in gaudi2_ack_protection_bits_errors() 3630 hl_ack_pb(hdev, NUM_OF_DCORES, DCORE_OFFSET, 8, instance_offset, in gaudi2_ack_protection_bits_errors() 3643 hl_ack_pb(hdev, HL_PB_SHARED, HL_PB_NA, HL_PB_SINGLE_INSTANCE, HL_PB_NA, in gaudi2_ack_protection_bits_errors() 3646 hl_ack_pb(hdev, HL_PB_SHARED, HL_PB_NA, HL_PB_SINGLE_INSTANCE, HL_PB_NA, in gaudi2_ack_protection_bits_errors() 3650 hl_ack_pb(hdev, HL_PB_SHARED, HL_PB_NA, HL_PB_SINGLE_INSTANCE, HL_PB_NA, in gaudi2_ack_protection_bits_errors() 3655 hl_ack_pb(hdev, HL_PB_SHARED, HL_PB_NA, 2, instance_offset, in gaudi2_ack_protection_bits_errors() 3659 hl_ack_pb(hdev, HL_PB_SHARED, HL_PB_NA, 2, instance_offset, in gaudi2_ack_protection_bits_errors() 3721 hl_ack_pb(hdev, NUM_OF_DCORES, DCORE_OFFSET, 8, instance_offset, in gaudi2_ack_protection_bits_errors() 3725 hl_ack_pb(hdev, NUM_OF_DCORES, DCORE_OFFSET, HL_PB_SINGLE_INSTANCE, HL_PB_NA, in gaudi2_ack_protection_bits_errors() 3729 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.12.1/drivers/accel/habanalabs/common/ |
D | security.c | 597 void hl_ack_pb(struct hl_device *hdev, u32 num_dcores, u32 dcore_offset, in hl_ack_pb() function
|
D | habanalabs.h | 4229 void hl_ack_pb(struct hl_device *hdev, u32 num_dcores, u32 dcore_offset,
|