Home
last modified time | relevance | path

Searched refs:MAX_USER_EXTENSIONS (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_eu_stall.c331 #define MAX_USER_EXTENSIONS 5 macro
340 if (XE_IOCTL_DBG(xe, ext_number >= MAX_USER_EXTENSIONS)) in xe_eu_stall_user_extensions()
H A Dxe_exec_queue.c968 #define MAX_USER_EXTENSIONS 16 in xe_exec_queue_update_run_ticks()
977 if (XE_IOCTL_DBG(xe, ext_number >= MAX_USER_EXTENSIONS)) in xe_exec_queue_update_run_ticks()
626 #define MAX_USER_EXTENSIONS global() macro
H A Dxe_oa.c1367 #define MAX_USER_EXTENSIONS 16 macro
1376 if (XE_IOCTL_DBG(oa->xe, ext_number >= MAX_USER_EXTENSIONS)) in xe_oa_user_extensions()
H A Dxe_bo.c3120 #define MAX_USER_EXTENSIONS 16
3129 if (XE_IOCTL_DBG(xe, ext_number >= MAX_USER_EXTENSIONS)) in gem_create_user_extensions()
3125 #define MAX_USER_EXTENSIONS global() macro