Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/habanalabs/common/
H A Dhabanalabs.h403 CB_ALLOC_USER = 0x2 enumerator
H A Dcommand_submission.c1225 if (!(hw_queue_prop->cb_alloc_flags & CB_ALLOC_USER)) { in validate_queue_index()
/openbmc/linux/drivers/accel/habanalabs/goya/
H A Dgoya.c389 prop->hw_queues_props[i].cb_alloc_flags = CB_ALLOC_USER; in goya_set_fixed_properties()
/openbmc/linux/drivers/accel/habanalabs/gaudi/
H A Dgaudi.c564 CB_ALLOC_USER; in gaudi_set_fixed_properties()
/openbmc/linux/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c2296 q_props[i].cb_alloc_flags = CB_ALLOC_USER; in gaudi2_set_fixed_properties()