Lines Matching refs:program
18 in the channel program directly, i.e. there is no iommu involved.
75 instruction to a specialized I/O channel processor. A channel program is
77 issue a channel program to the channel subsystem, it is required to
81 the channel program with a SSCH (start sub-channel) instruction. The
109 policing and translation how the channel program is programmed before
122 vfio_ccw also provides an I/O region to accept channel program
138 address, pin the page and program the hardware with the host physical
193 An I/O region is used to accept channel program request from user
242 passed in by a user space program are organized with their guest
244 space, and assemble a runnable kernel channel program by updating the
261 This provides an I/O region, so that the user space program can pass a
262 channel program to the kernel, to do further CCW translation before
265 notify the user space program the I/O completion in an asynchronous
289 Write the guest channel program and ORB to the I/O region.
294 Translate the guest channel program to a host kernel space
295 channel program, which becomes runnable for a real device.