HomeSort by: relevance | last modified time | path
    Searched defs:guest (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/x86/x86/
identcpu.c 343 * This causes WC+ to become CD, and degrades guest
346 * Explicitly enable WC+ if we're not a guest.
1103 vm_guest_t guest; member in struct:vm_name_guest
1135 /* guest type already known, no bios info */
1208 vm_guest = vm_bios_vendors[i].guest;
1217 vm_guest = vm_system_products[i].guest;
  /src/sys/dev/pci/
if_vmxreg.h 227 uint32_t guest; /* guest OS */ member in struct:vmxnet3_driver_shared
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
svga3d_cmd.h 557 SVGAGuestImage guest; member in struct:__anon411ade0f1508
563 * "source" in each copyBox as the guest image and the
580 * optimize performance or protect the guest. This suffix exists to preserve
602 * while performing this surface DMA operation. The guest should never rely
1114 uint32 totalSize; /* Set by guest before query is ended. */
1115 SVGA3dQueryState state; /* Set by host or guest. See SVGA3dQueryState. */
1194 * be different, but it is required that guest makes sure refBuffer has
1341 * Guest-backed objects definitions.
1540 * This command allows the guest to specify the base PPN of the
1667 * Define a guest-backed surface
    [all...]

Completed in 15 milliseconds