Searched defs:dcore_offset (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/accel/habanalabs/common/ |
H A D | security.c | 308 u32 dcore_offset, u32 num_instances, u32 instance_offset, in hl_init_pb_with_mask() 359 int hl_init_pb(struct hl_device *hdev, u32 num_dcores, u32 dcore_offset, in hl_init_pb() 388 u32 dcore_offset, u32 num_instances, u32 instance_offset, in hl_init_pb_ranges_with_mask() 446 u32 dcore_offset, u32 num_instances, u32 instance_offset, in hl_init_pb_ranges() 471 int hl_init_pb_single_dcore(struct hl_device *hdev, u32 dcore_offset, in hl_init_pb_single_dcore() 519 int hl_init_pb_ranges_single_dcore(struct hl_device *hdev, u32 dcore_offset, in hl_init_pb_ranges_single_dcore() 564 u32 dcore_offset, u32 num_instances, u32 instance_offset, in hl_ack_pb_with_mask() 597 void hl_ack_pb(struct hl_device *hdev, u32 num_dcores, u32 dcore_offset, in hl_ack_pb() 618 void hl_ack_pb_single_dcore(struct hl_device *hdev, u32 dcore_offset, in hl_ack_pb_single_dcore()
|