Searched refs:hl_init_pb_ranges_with_mask (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/accel/habanalabs/common/ |
H A D | security.c | 387 int hl_init_pb_ranges_with_mask(struct hl_device *hdev, u32 num_dcores, in hl_init_pb_ranges_with_mask() function 451 return hl_init_pb_ranges_with_mask(hdev, num_dcores, dcore_offset, in hl_init_pb_ranges()
|
H A D | habanalabs.h | 4210 int hl_init_pb_ranges_with_mask(struct hl_device *hdev, u32 num_dcores,
|
/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()
|