Searched refs:hl_init_pb_ranges_with_mask (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/accel/habanalabs/common/ |
H A D | security.c | 371 int hl_init_pb_ranges_with_mask(struct hl_device *hdev, u32 num_dcores, in hl_init_pb_ranges_with_mask() function 435 return hl_init_pb_ranges_with_mask(hdev, num_dcores, dcore_offset, in hl_init_pb_ranges()
|
H A D | habanalabs.h | 4083 int hl_init_pb_ranges_with_mask(struct hl_device *hdev, u32 num_dcores,
|
/openbmc/linux/drivers/accel/habanalabs/gaudi2/ |
H A D | gaudi2_security.c | 3299 rc |= hl_init_pb_ranges_with_mask(hdev, NUM_OF_DCORES, DCORE_OFFSET, 2, in gaudi2_init_protection_bits() 3348 rc |= hl_init_pb_ranges_with_mask(hdev, NUM_OF_DCORES, DCORE_OFFSET, in gaudi2_init_protection_bits() 3494 rc |= hl_init_pb_ranges_with_mask(hdev, NIC_NUMBER_OF_MACROS, in gaudi2_init_protection_bits() 3503 rc |= hl_init_pb_ranges_with_mask(hdev, NIC_NUMBER_OF_MACROS, in gaudi2_init_protection_bits() 3521 rc |= hl_init_pb_ranges_with_mask(hdev, HL_PB_SHARED, in gaudi2_init_protection_bits()
|