Lines Matching defs:job
72 /* Job status returned when the job was preempted mid-inference */
93 * Sizes of the reserved areas in job queues, in bytes.
118 u64 root_page_table_addr; /**< Address of root page table to use for this job */
120 u64 preemption_buffer_address; /**< Address of the preemption buffer to use for this job */
121 u64 preemption_buffer_size; /**< Size of the preemption buffer to use for this job */
140 struct vpu_job_queue_entry job[];
343 /* Virtual address in Global GTT pointing to the start of job queue. */
345 /* Size of the job queue in bytes. */
486 /* Engine to which the job was submitted. */
488 /* Index of the doorbell to which the job was submitted */
490 /* ID of the completed job */
492 /* Status of the completed job */