Searched refs:hypervisor (Results 1 - 25 of 29) sorted by relevance

12

/freebsd-11-stable/sys/xen/
H A Dfeatures.c8 #include <xen/hypervisor.h>
H A Dhvm.h27 #include <xen/hypervisor.h>
H A Dgnttab.h41 #include <xen/hypervisor.h>
/freebsd-11-stable/sys/xen/evtchn/
H A Devtchnvar.h37 #include <xen/hypervisor.h>
/freebsd-11-stable/sys/dev/xen/pci/
H A Dxen_acpi_pci.c49 #include <xen/hypervisor.h>
H A Dxen_pci.c43 #include <xen/hypervisor.h>
/freebsd-11-stable/sys/x86/xen/
H A Dxen_pci_bus.c41 #include <xen/hypervisor.h>
H A Dpvcpu_enum.c48 #include <xen/hypervisor.h>
H A Dhvm.c53 #include <xen/hypervisor.h>
83 * If non-zero, the hypervisor has been configured to use a direct
157 "Disabling MSI-X interrupt migration due to Xen hypervisor bug.\n"
203 * Tell the hypervisor how to contact us for event channel callbacks.
342 * On (PV)HVM domains we need to request the hypervisor to
H A Dpv.c68 #include <xen/hypervisor.h>
H A Dxen_apic.c53 #include <xen/hypervisor.h>
/freebsd-11-stable/sys/xen/interface/
H A Dxenoprof.h114 uint32_t hypervisor; member in struct:xenoprof_counter
/freebsd-11-stable/sys/dev/xen/debug/
H A Ddebug.c45 #include <xen/hypervisor.h>
/freebsd-11-stable/sys/dev/xen/xenstore/
H A Dxenstored_dev.c44 #include <xen/hypervisor.h>
H A Dxenstore_dev.c50 #include <xen/hypervisor.h>
H A Dxenstore.c57 #include <xen/hypervisor.h>
/freebsd-11-stable/sys/dev/xen/xenpci/
H A Dxenpci.c44 #include <xen/hypervisor.h>
/freebsd-11-stable/sys/xen/xenbus/
H A Dxenbus.c54 #include <xen/hypervisor.h>
/freebsd-11-stable/sys/dev/xen/grant_table/
H A Dgrant_table.c31 #include <xen/hypervisor.h>
34 #include <xen/hypervisor.h>
644 * grant reference free list on the current hypervisor.
/freebsd-11-stable/sys/dev/xen/balloon/
H A Dballoon.c48 #include <xen/hypervisor.h>
/freebsd-11-stable/sys/dev/xen/pcifront/
H A Dpcifront.c57 #include <machine/hypervisor.h>
58 #include <machine/hypervisor-ifs.h>
/freebsd-11-stable/sys/dev/xen/timer/
H A Dtimer.c31 * \brief A timer driver for the Xen hypervisor's PV clock.
53 #include <xen/hypervisor.h>
122 * - Vector callback support by the hypervisor, in order to deliver
124 * - Access to the hypervisor shared info page, in order to look up
126 * - The hypervisor must say its PV clock is "safe" to use.
127 * - The hypervisor must support VCPUOP hypercalls.
129 * the number of VCPUs supported by the hypervisor.
154 * \brief Get the current time, in nanoseconds, since the hypervisor booted.
187 * \brief Fetch the hypervisor boot time, known as the "Xen wallclock".
251 * \note The Xen time structures document the hypervisor star
[all...]
/freebsd-11-stable/sys/dev/xen/privcmd/
H A Dprivcmd.c63 #include <xen/hypervisor.h>
/freebsd-11-stable/sys/arm64/arm64/
H A Dlocore.S34 #include <machine/hypervisor.h>
195 * If we are started in EL2, configure the required hypervisor
/freebsd-11-stable/sys/dev/xen/console/
H A Dxen_console.c51 #include <xen/hypervisor.h>
219 /*------------------ Helpers for the hypervisor console ---------------------*/
225 * the hypervisor console.

Completed in 248 milliseconds

12