Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/misc/habanalabs/common/
Dcommand_submission.c1166 CB_ALLOC_KERNEL)) { in validate_queue_index()
1177 & CB_ALLOC_KERNEL); in validate_queue_index()
Dhabanalabs.h405 CB_ALLOC_KERNEL = 0x1, enumerator
/Linux-v6.1/drivers/misc/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-v6.1/drivers/misc/habanalabs/gaudi/
Dgaudi.c558 CB_ALLOC_KERNEL; in gaudi_set_fixed_properties()
565 CB_ALLOC_KERNEL; in gaudi_set_fixed_properties()
/Linux-v6.1/drivers/misc/habanalabs/gaudi2/
Dgaudi2.c1914 q_props[GAUDI2_QUEUE_ID_CPU_PQ].cb_alloc_flags = CB_ALLOC_KERNEL; in gaudi2_set_fixed_properties()