Home
last modified time | relevance | path

Searched refs:guest (Results 1 – 22 of 22) sorted by relevance

/drivers/staging/unisys/Documentation/
Doverview.txt9 allow guest partitions on the same server to share devices that would
13 partition, which communicates with each guest partition sharing that
55 guest.
61 guest and the service partition that owns the shared SCSI adapter,
62 using a channel between the guest and the service partition. The disks
64 and enforced by the service partition, while the guest driver handles
66 whole to a guest. Sharing the bus adapter in this way provides
74 guest by proxying buffer information between the guest and the service
76 between the guest and the service partition. The connectivity of this
77 interface with the shared interface and possibly other guest
[all …]
Dproc-entries.txt19 guest can be considered running and is shown as running in the s-Par
74 read/write, however, the guest can only reset them to 0, or report an
91 /proc/visorchipset/partition: This directory contains the guest
/drivers/staging/unisys/Documentation/ABI/
Dsysfs-platform-visorchipset27 the previous guest boot) has no effect.
35 this guest. Setting the flag will cause the guest to boot from
46 action to perform on the next guest boot-up. The meaning of the
48 commission the guest.
51 What: guest/chipsetready
55 Description: This entry is used by Unisys application software on the guest
58 guest to operate correctly. The interface accepts one of two
70 guest, and triggered by a udev event. The support script is
72 PF device is being recovered in another guest.
89 guest, and triggered by a udev event. The support script is
[all …]
/drivers/media/pci/zoran/
Dzoran_device.h41 unsigned guest,
45 unsigned guest,
Dzoran_device.c131 unsigned int guest, in post_office_write() argument
138 ZR36057_POR_PODir | ZR36057_POR_POTime | ((guest & 7) << 20) | in post_office_write()
147 unsigned int guest, in post_office_read() argument
152 por = ZR36057_POR_POTime | ((guest & 7) << 20) | ((reg & 7) << 16); in post_office_read()
169 int i, guest[8]; in dump_guests() local
172 guest[i] = post_office_read(zr, i, 0); in dump_guests()
178 printk(" 0x%02x", guest[i]); in dump_guests()
196 int timeout, i, j, res, guest[8], guest0[8], change[8][3]; in detect_guest_activity() local
203 guest0[i] = guest[i] = post_office_read(zr, i, 0); in detect_guest_activity()
214 if (res != guest[i]) { in detect_guest_activity()
[all …]
/drivers/vhost/
DKconfig8 guest networking with virtio_net. Not to be confused with virtio_net
9 module itself which needs to be loaded in guest kernel.
/drivers/misc/vmw_vmci/
DKconfig10 high-speed communication between host and guest in a virtual
/drivers/hv/
DKconfig1 menu "Microsoft Hyper-V guest support"
/drivers/s390/net/
DKconfig38 running on the other VM guest. To compile as a module, choose M.
47 from other VM guest systems.
/drivers/virtio/
DKconfig31 of memory within a KVM guest.
/drivers/gpu/drm/vmwgfx/
Dvmwgfx_surface.c268 body->guest.ptr = *ptr; in vmw_surface_dma_encode()
269 body->guest.ptr.offset += cur_offset->bo_offset; in vmw_surface_dma_encode()
270 body->guest.pitch = svga3dsurface_calculate_pitch(desc, in vmw_surface_dma_encode()
290 body->guest.pitch); in vmw_surface_dma_encode()
Dvmwgfx_kms.c327 if (cmd->dma.guest.ptr.offset % PAGE_SIZE || in vmw_kms_cursor_snoop()
339 cmd->dma.guest.ptr.offset); in vmw_kms_cursor_snoop()
343 kmap_offset = cmd->dma.guest.ptr.offset >> PAGE_SHIFT; in vmw_kms_cursor_snoop()
358 if (box->w == 64 && cmd->dma.guest.pitch == 64*4) { in vmw_kms_cursor_snoop()
364 virtual + i * cmd->dma.guest.pitch, in vmw_kms_cursor_snoop()
Dvmwgfx_execbuf.c1245 &cmd->dma.guest.ptr, in vmw_cmd_dma()
1252 if (unlikely(cmd->dma.guest.ptr.offset > bo_size)) { in vmw_cmd_dma()
1257 bo_size -= cmd->dma.guest.ptr.offset; in vmw_cmd_dma()
Dsvga3d_reg.h1539 SVGA3dGuestImage guest; member
/drivers/pci/
DKconfig47 when it is going to be assigned to a guest operating system.
/drivers/misc/
DKconfig415 by reserving them in the guest and invalidating them in the
418 to allow the guest to use more physical memory.
/drivers/xen/
DKconfig164 devices to appear in the guest. You can choose the default (0) where
/drivers/net/
DKconfig327 If you are compiling a kernel for use as Xen guest, you
/drivers/char/
DKconfig169 transfer between the guest and host. Character devices at
/drivers/platform/x86/
DKconfig859 (guest) communicate panic events to the host.
/drivers/scsi/
DKconfig595 within another guest OS (usually Dom0).
596 Only needed if the kernel is running in a XEN guest and generic
/drivers/watchdog/
DKconfig1351 provide a virtual watchdog timer to their guest that cause a