Home
last modified time | relevance | path

Searched defs:dcore_offset (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/accel/habanalabs/common/
Dsecurity.c292 u32 dcore_offset, u32 num_instances, u32 instance_offset, in hl_init_pb_with_mask()
343 int hl_init_pb(struct hl_device *hdev, u32 num_dcores, u32 dcore_offset, in hl_init_pb()
372 u32 dcore_offset, u32 num_instances, u32 instance_offset, in hl_init_pb_ranges_with_mask()
430 u32 dcore_offset, u32 num_instances, u32 instance_offset, in hl_init_pb_ranges()
455 int hl_init_pb_single_dcore(struct hl_device *hdev, u32 dcore_offset, in hl_init_pb_single_dcore()
503 int hl_init_pb_ranges_single_dcore(struct hl_device *hdev, u32 dcore_offset, in hl_init_pb_ranges_single_dcore()
548 u32 dcore_offset, u32 num_instances, u32 instance_offset, in hl_ack_pb_with_mask()
581 void hl_ack_pb(struct hl_device *hdev, u32 num_dcores, u32 dcore_offset, in hl_ack_pb()
602 void hl_ack_pb_single_dcore(struct hl_device *hdev, u32 dcore_offset, in hl_ack_pb_single_dcore()
/linux-6.6.21/drivers/accel/habanalabs/gaudi2/
Dgaudi2.c7452 u32 dcore_offset = dcore_id * DCORE_OFFSET; in gaudi2_mmu_dcore_prepare() local