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