Searched refs:xe_hw_engine_lookup (Results 1 – 4 of 4) sorted by relevance
67 xe_hw_engine_lookup(struct xe_device *xe,
552 hwe = xe_hw_engine_lookup(xe, eci[n]); in calc_validate_logical_mask()653 hwe = xe_hw_engine_lookup(xe, eci[0]); in xe_exec_queue_create_ioctl()
110 hwe = xe_hw_engine_lookup(xe, eci); in event_to_hwe()
1059 xe_hw_engine_lookup(struct xe_device *xe, in xe_hw_engine_lookup() function