Searched refs:hl_init_pb_ranges_with_mask (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.1/drivers/misc/habanalabs/common/ |
| D | security.c | 358 int hl_init_pb_ranges_with_mask(struct hl_device *hdev, u32 num_dcores, in hl_init_pb_ranges_with_mask() function 421 return hl_init_pb_ranges_with_mask(hdev, num_dcores, dcore_offset, in hl_init_pb_ranges()
|
| D | habanalabs.h | 3923 int hl_init_pb_ranges_with_mask(struct hl_device *hdev, u32 num_dcores,
|
| /Linux-v6.1/drivers/misc/habanalabs/gaudi2/ |
| D | gaudi2_security.c | 3284 rc |= hl_init_pb_ranges_with_mask(hdev, NUM_OF_DCORES, DCORE_OFFSET, 2, in gaudi2_init_protection_bits() 3333 rc |= hl_init_pb_ranges_with_mask(hdev, NUM_OF_DCORES, DCORE_OFFSET, in gaudi2_init_protection_bits() 3488 rc |= hl_init_pb_ranges_with_mask(hdev, NIC_NUMBER_OF_MACROS, in gaudi2_init_protection_bits() 3497 rc |= hl_init_pb_ranges_with_mask(hdev, NIC_NUMBER_OF_MACROS, in gaudi2_init_protection_bits() 3515 rc |= hl_init_pb_ranges_with_mask(hdev, HL_PB_SHARED, in gaudi2_init_protection_bits()
|