HomeSort by relevance Sort by last modified time
    Searched full:hypervisor (Results 1 - 25 of 233) sorted by null

1 2 3 4 5 6 7 8 910

  /onnv/onnv-gate/usr/src/uts/sun4v/sys/
hsvc.h 39 * Hypervisor service groups
64 * Hypervisor service negotiation data strcture
69 uint64_t hsvc_group; /* hypervisor API group */
  /onnv/onnv-gate/usr/src/uts/common/xen/public/
callback.h 45 /* x86/64 hypervisor: Syscall by 64-bit guest app ('64-on-64-on-64'). */
49 * x86/32 hypervisor: Only available on x86/32 when supervisor_mode_kernel
59 * - 32-bit hypervisor: with the supervisor_mode_kernel feature enabled
60 * - 64-bit hypervisor: 32-bit guest applications on Intel CPUs
68 * x86/64 hypervisor: Syscall by 32-bit guest app on AMD CPUs
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWxdt/
pkginfo.tmpl 31 NAME="xVM Hypervisor Dynamic Tracing (DTrace) Provider"
39 DESC="DTrace provider for tracing events in the xVM hypervisor"
  /onnv/onnv-gate/usr/src/uts/sun4v/io/n2piupc/
n2piupc_acc.h 33 * Hypervisor and function definitions needed to access the device.
55 * N2 PIU API hypervisor group number.
n2piupc.c 51 * Support for hypervisor versioning.
109 /* Negotiate for hypervisor support. */
163 /* Unregister with hypervisor. */
201 /* Get handle for hypervisor access of performance counters. */
  /onnv/onnv-gate/usr/src/uts/i86xpv/os/
xpv_timestamp.c 31 #include <sys/hypervisor.h>
36 * On the hypervisor, we have a virtualized system time based upon the
47 * subject to all the problems with that. For the most part, the hypervisor is
58 * The unadulterated system time from the hypervisor. This is only to be
59 * used when programming the hypervisor (setting a timer or calculating
66 * a hypervisor interface, as hrtime_addend may well be non-zero.
balloon.c 28 #include <sys/hypervisor.h>
50 * The hypervisor provides the current memory reservation through xenbus,
55 * the hypervisor, saving the page_t's for later use.
111 * The page represented by pp is being given back to the hypervisor.
372 * hypervisor call to get our new pages, then integrate them into the system.
459 * the hypervisor gave us. cnt contains the number of pages for which
492 * of our domain. Allocate the memory and make a hypervisor call to give
576 cmn_err(CE_WARN, "Attempt to return pages to the hypervisor "
581 "hypervisor call", rv);
806 * before giving them back to the hypervisor. kva space is not free'd up i
    [all...]
  /onnv/onnv-gate/usr/src/uts/i86pc/sys/
machcpuvar.h 68 * A note about the hypervisor affinity bits: a one bit in the affinity mask
125 uint64_t mcpu_gdtpa; /* hypervisor: GDT physical address */
127 uint16_t mcpu_intr_pending; /* hypervisor: pending intrpt levels */
128 uint16_t mcpu_ec_mbox; /* hypervisor: evtchn_dev mailbox */
129 struct xen_evt_data *mcpu_evt_pend; /* hypervisor: pending events */
debug_info.h 41 * hypervisor domains or their core files.
  /onnv/onnv-gate/usr/src/cmd/boot/bootadm/
bootadm_hyper.c 194 * use with the hypervisor.
239 * hypervisor.
264 * "auto" and we need not set it for they hypervisor.
303 * The hypervisor has no way to specify a handshake method, so it gets
314 * hypervisor.
390 * hypervisor token we don't care about (e.g. "noreboot" or
403 * hypervisor allows setting console parameters for both the
410 * This also allows us to extract "comN" from hypervisor constructs
417 /* ignore the "console=hypervisor" option */
418 if (strcmp(value, "hypervisor") == 0
    [all...]
  /onnv/onnv-gate/usr/src/uts/i86xpv/sys/
xen_mmu.h 34 * Platform-dependent MMU routines and types for the hypervisor.
79 * On the hypervisor we need:
81 * - to relocate initial hypervisor data structures into kernel VA range.
balloon.h 45 * in the hypervisor gate, so woe befall anyone who changes these.
  /onnv/onnv-gate/usr/src/uts/common/xen/io/
xpv_autoconfig.c 28 #include <sys/hypervisor.h>
37 #include <sys/hypervisor.h>
  /onnv/onnv-gate/usr/src/uts/i86xpv/ml/
amd64.il 28 / Inline functions for the x64 kernel running on the hypervisor
79 * This is difficult to virtualize on the hypervisor given there is
ia32.il 28 / Inline functions for the x86 kernel running on the hypervisor
94 * This is difficult to virtualize on the hypervisor given there is
hyperevent.s 30 #include <sys/hypervisor.h>
75 * The hypervisor does this to allow the guest OS to handle returns
91 * gs since the hypervisor will have already loaded these for us.
92 * If any were bad and faulted the hypervisor would have loaded
100 * the hypervisor then we should simply move them into their proper
  /onnv/onnv-gate/usr/src/uts/i86xpv/vm/
seg_mf.h 33 #include <sys/hypervisor.h>
  /onnv/onnv-gate/usr/src/uts/i86xpv/cpu/generic_cpu/
gcpu_poll_xpv.c 28 * "Polled" MCA events in an i86xpv dom0. A timeout runs in the hypervisor
46 #include <sys/hypervisor.h>
174 * The hypervisor will poll MCA state for us, but it cannot
186 * the hypervisor will begin to forward polled MCA observations
  /onnv/onnv-gate/usr/src/uts/intel/sys/
cpu_module.h 80 * some unknown/undetected/unannounced hypervisor then chances are the
81 * hypervisor is not exposing much hardware detail to us so we should
86 * in i86xpv architecture - dom0 to a Solaris xVM hypervisor - and want to
89 * is that the hypervisor continues to own the real hardware and
  /onnv/onnv-gate/usr/src/uts/i86pc/i86hvm/io/xpv/
evtchn.c 29 #include <sys/hypervisor.h>
95 /* Let the hypervisor know we're prepared to handle this event */
111 * Let the hypervisor know we're no longer prepared to handle this
153 /* Let the hypervisor know the event has been unmasked */
338 * Clear our event handler structures and prevent the hypervisor
349 * hypervisor's "hey you have events pending!" interrupt.
373 /* Tell the hypervisor which interrupt we're waiting on. */
  /onnv/onnv-gate/usr/src/uts/i86pc/dboot/
dboot_startkern.c 37 #include <sys/hypervisor.h>
66 * - a 32 bit program for the 32-bit PV hypervisor
67 * - a 64 bit program for the 64-bit PV hypervisor (at least for now)
69 * Under the PV hypervisor, we must create mappings for any memory beyond the
84 * nucleus pages will be unpacked. On the hypervisor this is actually a
104 * Additional information needed for hypervisor memory allocation.
106 * mfn_base is the start of the hypervisor virtual image. It's ONE_GIG, so
171 * Either hypervisor-specific or grub-specific code builds the initial
268 * halt on the hypervisor after a delay to drain console output
431 * Don't try to walk hypervisor private pagetable
    [all...]
  /onnv/onnv-gate/usr/src/uts/i86xpv/io/
domcaps.c 42 #include <sys/hypervisor.h>
159 "hypervisor capabilities driver",
  /onnv/onnv-gate/usr/src/cmd/mdb/common/mdb/
mdb_kb.h 34 * except for hypervisor core dumps, which implement its own backend via the
  /onnv/onnv-gate/usr/src/uts/sun4v/io/fpc/
fpc-impl-4v.h 51 * These are in the HSVC_GROUP_FIRE_PERF hypervisor group of functionality.
  /onnv/onnv-gate/usr/src/uts/sun4v/promif/
promif_version.c 33 * Wrappers to get/set the API version with Hypervisor.

Completed in 7789 milliseconds

1 2 3 4 5 6 7 8 910