Home
last modified time | relevance | path

Searched refs:HL_CB_FLAGS_GET_DEVICE_VA (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/accel/habanalabs/common/
H A Dcommand_buffer.c347 if (flags & HL_CB_FLAGS_GET_DEVICE_VA) { in hl_cb_info()
413 if (args->in.flags & HL_CB_FLAGS_GET_DEVICE_VA) in hl_cb_ioctl()
/openbmc/linux/include/uapi/drm/
H A Dhabanalabs_accel.h1365 #define HL_CB_FLAGS_GET_DEVICE_VA 0x2 macro