Lines Matching full:guest
66 * within the guest's physical address space.
68 * The <N> 16-byte "desc" descriptors consist of a 64-bit guest
70 * <flags>, and a 16-bit <next> field (all in guest byte order).
74 * WRITE descriptor is for host to write into guest RAM
75 * (else host is to read from guest RAM)
76 * INDIRECT descriptor address field is (guest physical)
80 * be read/written from guest physical address <addr>. If
106 * values written from the virtual driver back to the guest OS.
111 * the head of a descriptor chain the guest made available
122 * their <flags> field, indicating that the guest does not need an
132 * Page Frame Number register. The guest writes the PFN into the
149 * the virtqueue in guest memory (the guest must allocate enough space
152 * QNOTIFY is effectively write-only: when the guest writes a queue
214 * When the guest reads or writes the device's config space, the
282 * Drivers may change vq_qsize after a reset. When the guest OS
348 * Deliver an interrupt to the guest for a specific MSI-X queue or
367 * Deliver an interrupt to the guest on the given virtual queue (if