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

12

/freebsd-13-stable/sys/xen/
H A Dfeatures.c8 #include <xen/hypervisor.h>
H A Dgnttab.h41 #include <xen/hypervisor.h>
H A Dhvm.h27 #include <xen/hypervisor.h>
/freebsd-13-stable/sys/xen/evtchn/
H A Devtchnvar.h37 #include <xen/hypervisor.h>
/freebsd-13-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-13-stable/sys/x86/xen/
H A Dxen_pci_bus.c41 #include <xen/hypervisor.h>
H A Dpvcpu_enum.c51 #include <xen/hypervisor.h>
H A Dhvm.c57 #include <xen/hypervisor.h>
81 * If non-zero, the hypervisor has been configured to use a direct
143 "Disabling MSI-X interrupt migration due to Xen hypervisor bug.\n"
247 * Tell the hypervisor how to contact us for event channel callbacks.
395 * On (PV)HVM domains we need to request the hypervisor to
H A Dxen_apic.c53 #include <xen/hypervisor.h>
H A Dpv.c72 #include <xen/hypervisor.h>
/freebsd-13-stable/sys/xen/interface/
H A Dxenoprof.h114 uint32_t hypervisor; member in struct:xenoprof_counter
/freebsd-13-stable/sys/dev/xen/debug/
H A Ddebug.c47 #include <xen/hypervisor.h>
/freebsd-13-stable/sys/dev/xen/xenstore/
H A Dxenstored_dev.c44 #include <xen/hypervisor.h>
H A Dxenstore_dev.c52 #include <xen/hypervisor.h>
/freebsd-13-stable/sys/dev/xen/xenpci/
H A Dxenpci.c46 #include <xen/hypervisor.h>
/freebsd-13-stable/sys/xen/xenbus/
H A Dxenbus.c54 #include <xen/hypervisor.h>
/freebsd-13-stable/sys/dev/xen/grant_table/
H A Dgrant_table.c31 #include <xen/hypervisor.h>
34 #include <xen/hypervisor.h>
643 * grant reference free list on the current hypervisor.
/freebsd-13-stable/sys/dev/xen/balloon/
H A Dballoon.c48 #include <xen/hypervisor.h>
/freebsd-13-stable/sys/dev/xen/pcifront/
H A Dpcifront.c59 #include <machine/hypervisor.h>
60 #include <machine/hypervisor-ifs.h>
/freebsd-13-stable/sys/dev/xen/timer/
H A Dtimer.c33 * \brief A timer driver for the Xen hypervisor's PV clock.
55 #include <xen/hypervisor.h>
124 * - Vector callback support by the hypervisor, in order to deliver
126 * - Access to the hypervisor shared info page, in order to look up
128 * - The hypervisor must say its PV clock is "safe" to use.
129 * - The hypervisor must support VCPUOP hypercalls.
131 * the number of VCPUs supported by the hypervisor.
156 * \brief Get the current time, in nanoseconds, since the hypervisor booted.
189 * \brief Fetch the hypervisor boot time, known as the "Xen wallclock".
253 * \note The Xen time structures document the hypervisor star
[all...]
/freebsd-13-stable/stand/libsa/
H A DMakefile73 SRCS+= hypervisor.c
/freebsd-13-stable/sys/dev/xen/console/
H A Dxen_console.c55 #include <xen/hypervisor.h>
217 /*------------------ Helpers for the hypervisor console ---------------------*/
223 * the hypervisor console.
/freebsd-13-stable/sys/dev/xen/privcmd/
H A Dprivcmd.c62 #include <xen/hypervisor.h>
294 * The hypervisor page table walker will refuse to access
/freebsd-13-stable/sys/arm64/arm64/
H A Dlocore.S34 #include <machine/hypervisor.h>
217 * If we are started in EL2, configure the required hypervisor

Completed in 216 milliseconds

12