Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_exec_queue.c1057 static int exec_queue_user_ext_check(struct xe_exec_queue *q, u64 properties) in calc_validate_logical_mask()
1113 err = exec_queue_user_ext_check(q, *properties); in xe_exec_queue_create_ioctl()
897 static int exec_queue_user_ext_check(struct xe_exec_queue *q, u64 properties) exec_queue_user_ext_check() function