Home
last modified time | relevance | path

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

/linux/include/uapi/drm/
H A Dhabanalabs_accel.h468 * Used in the "busy_engines_mask" field in `struct hl_info_hw_idle'
957 struct hl_info_hw_idle { struct
958 is_idlehl_info_hw_idle global() argument
963 busy_engines_maskhl_info_hw_idle global() argument
969 busy_engines_mask_exthl_info_hw_idle global() argument
/linux/drivers/accel/habanalabs/common/
H A Dhabanalabs_ioctl.c181 struct hl_info_hw_idle hw_idle = {0}; in hw_idle()