Home
last modified time | relevance | path

Searched refs:CB_ALLOC_KERNEL (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/drivers/accel/habanalabs/common/
Dcommand_submission.c1235 CB_ALLOC_KERNEL)) { in validate_queue_index()
1246 & CB_ALLOC_KERNEL); in validate_queue_index()
Dhabanalabs.h402 CB_ALLOC_KERNEL = 0x1, enumerator
/linux-6.6.21/drivers/accel/habanalabs/goya/
Dgoya.c376 prop->hw_queues_props[i].cb_alloc_flags = CB_ALLOC_KERNEL; in goya_set_fixed_properties()
382 prop->hw_queues_props[i].cb_alloc_flags = CB_ALLOC_KERNEL; in goya_set_fixed_properties()
/linux-6.6.21/drivers/accel/habanalabs/gaudi/
Dgaudi.c551 CB_ALLOC_KERNEL; in gaudi_set_fixed_properties()
558 CB_ALLOC_KERNEL; in gaudi_set_fixed_properties()
/linux-6.6.21/drivers/accel/habanalabs/gaudi2/
Dgaudi2.c2301 q_props[GAUDI2_QUEUE_ID_CPU_PQ].cb_alloc_flags = CB_ALLOC_KERNEL; in gaudi2_set_fixed_properties()