Searched refs:hl_init_pb_ranges_with_mask (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/accel/habanalabs/common/ |
| H A D | security.c | 385 int hl_init_pb_ranges_with_mask(struct hl_device *hdev, u32 num_dcores, in hl_init_pb_ranges_with_mask() function 447 return hl_init_pb_ranges_with_mask(hdev, num_dcores, dcore_offset, in hl_init_pb_ranges()
|
| /linux/drivers/accel/habanalabs/gaudi2/ |
| H A D | gaudi2_security.c | 3300 rc |= hl_init_pb_ranges_with_mask(hdev, NUM_OF_DCORES, DCORE_OFFSET, 2, in gaudi2_init_protection_bits() 3349 rc |= hl_init_pb_ranges_with_mask(hdev, NUM_OF_DCORES, DCORE_OFFSET, in gaudi2_init_protection_bits() 3508 rc |= hl_init_pb_ranges_with_mask(hdev, NIC_NUMBER_OF_MACROS, in gaudi2_init_protection_bits() 3517 rc |= hl_init_pb_ranges_with_mask(hdev, NIC_NUMBER_OF_MACROS, in gaudi2_init_protection_bits() 3535 rc |= hl_init_pb_ranges_with_mask(hdev, HL_PB_SHARED, in gaudi2_init_protection_bits()
|