Home
last modified time | relevance | path

Searched refs:xen (Results 1 – 25 of 52) sorted by relevance

123

/Linux-v4.19/drivers/xen/
DMakefile15 dom0-$(CONFIG_XEN_ACPI) += acpi.o $(xen-pad-y)
16 xen-pad-$(CONFIG_X86) += xen-acpi-pad.o
20 obj-$(CONFIG_XEN_BALLOON) += xen-balloon.o
21 obj-$(CONFIG_XEN_SELFBALLOONING) += xen-selfballoon.o
22 obj-$(CONFIG_XEN_DEV_EVTCHN) += xen-evtchn.o
23 obj-$(CONFIG_XEN_GNTDEV) += xen-gntdev.o
24 obj-$(CONFIG_XEN_GRANT_DEV_ALLOC) += xen-gntalloc.o
29 obj-$(CONFIG_SWIOTLB_XEN) += swiotlb-xen.o
31 obj-$(CONFIG_XEN_PCIDEV_BACKEND) += xen-pciback/
32 obj-$(CONFIG_XEN_PRIVCMD) += xen-privcmd.o
[all …]
DKconfig98 tristate "Xen /dev/xen/evtchn device"
119 The xen filesystem provides a way for domains to share
126 bool "Create compatibility mount point /proc/xen"
131 under /proc/xen, but "xenbus" is now found at the root of the
133 the compatibility mount point /proc/xen if it is running on
134 a xen platform.
138 bool "Create xen entries under /sys/hypervisor"
146 but will have no xen contents.
223 xen-pciback.hide=(03:00.0)(04:00.0)
234 (https://xenbits.xen.org/docs/unstable/misc/pvcalls.html). It
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/arm/
Dxen.txt7 compatible = "xen,xen-<version>", "xen,xen";
26 xen,uefi-system-table | 64-bit | Guest physical address of the UEFI System
29 xen,uefi-mmap-start | 64-bit | Guest physical address of the UEFI memory
32 xen,uefi-mmap-size | 32-bit | Size in bytes of the UEFI memory map
35 xen,uefi-mmap-desc-size | 32-bit | Size in bytes of each entry in the UEFI
38 xen,uefi-mmap-desc-ver | 32-bit | Version of the mmap descriptor format.
44 compatible = "xen,xen-4.3", "xen,xen";
48 xen,uefi-system-table = <0xXXXXXXXX>;
49 xen,uefi-mmap-start = <0xXXXXXXXX>;
50 xen,uefi-mmap-size = <0xXXXXXXXX>;
[all …]
/Linux-v4.19/Documentation/ia64/
Dxen.txt4 This recipe describes how to get xen-ia64 source and build it,
29 # hg clone http://xenbits.xensource.com/ext/ia64/xen-unstable.hg
30 # cd xen-unstable.hg
31 # hg clone http://xenbits.xensource.com/ext/ia64/linux-2.6.18-xen.hg
37 4. copy kernels and xen
38 # cp xen/xen.gz /boot/efi/efi/redhat/
40 /boot/efi/efi/redhat/vmlinuz-2.6.18.8-xen
43 # make -C linux-2.6.18-xen.hg ARCH=ia64 modules_install \
45 # mkinitrd -f /boot/efi/efi/redhat/initrd-2.6.18.8-xen.img \
46 2.6.18.8-xen --builtin mptspi --builtin mptbase \
[all …]
/Linux-v4.19/Documentation/ABI/stable/
Dsysfs-hypervisor-xen4 Contact: xen-devel@lists.xenproject.org
13 Contact: xen-devel@lists.xenproject.org
22 Contact: xen-devel@lists.xenproject.org
31 Contact: xen-devel@lists.xenproject.org
36 <class>: "xen" -- x86: paravirtualized, arm: standard
50 Contact: xen-devel@lists.xenproject.org
59 Contact: xen-devel@lists.xenproject.org
62 in include/xen/interface/features.h printed as a hex value.
67 Contact: xen-devel@lists.xenproject.org
76 Contact: xen-devel@lists.xenproject.org
[all …]
Dsysfs-bus-xen-backend1 What: /sys/bus/xen-backend/devices/*/devtype
9 What: /sys/bus/xen-backend/devices/*/nodename
17 What: /sys/bus/xen-backend/devices/vbd-*/physical_device
26 What: /sys/bus/xen-backend/devices/vbd-*/mode
34 What: /sys/bus/xen-backend/devices/vbd-*/statistics/f_req
41 What: /sys/bus/xen-backend/devices/vbd-*/statistics/oo_req
49 What: /sys/bus/xen-backend/devices/vbd-*/statistics/rd_req
56 What: /sys/bus/xen-backend/devices/vbd-*/statistics/rd_sect
63 What: /sys/bus/xen-backend/devices/vbd-*/statistics/wr_req
70 What: /sys/bus/xen-backend/devices/vbd-*/statistics/wr_sect
[all …]
/Linux-v4.19/Documentation/gpu/
Dxen-front.rst2 drm/xen-front Xen para-virtualized frontend driver
7 include/xen/interface/io/displif.h
12 .. kernel-doc:: drivers/gpu/drm/xen/xen_drm_front.h
18 .. kernel-doc:: drivers/gpu/drm/xen/xen_drm_front.h
24 .. kernel-doc:: drivers/gpu/drm/xen/xen_drm_front.h
30 .. kernel-doc:: drivers/gpu/drm/xen/xen_drm_front.h
Ddrivers.rst17 xen-front
/Linux-v4.19/arch/arm64/xen/
DMakefile1 xen-arm-y += $(addprefix ../../arm/xen/, enlighten.o grant-table.o p2m.o mm.o)
2 obj-y := xen-arm.o hypercall.o
3 obj-$(CONFIG_XEN_EFI) += $(addprefix ../../arm/xen/, efi.o)
/Linux-v4.19/arch/arm/boot/dts/
Dxenvm-4.2.dts14 compatible = "xen,xenvm-4.2", "xen,xenvm";
72 compatible = "xen,xen-4.2", "xen,xen";
/Linux-v4.19/arch/x86/entry/syscalls/
DMakefile54 $(out)/xen-hypercalls.h: $(srctree)/scripts/xen-hypercalls.sh
57 $(out)/xen-hypercalls.h: $(srctree)/include/xen/interface/xen*.h
63 syshdr-$(CONFIG_XEN) += xen-hypercalls.h
/Linux-v4.19/drivers/xen/xen-pciback/
DMakefile2 obj-$(CONFIG_XEN_PCIDEV_BACKEND) += xen-pciback.o
4 xen-pciback-y := pci_stub.o pciback_ops.o xenbus.o
5 xen-pciback-y += conf_space.o conf_space_header.o \
/Linux-v4.19/arch/x86/xen/
DMakefile18 time.o xen-asm.o xen-asm_$(BITS).o \
34 obj-$(CONFIG_SWIOTLB_XEN) += pci-swiotlb-xen.o
36 obj-$(CONFIG_XEN_PVH) += xen-pvh.o
/Linux-v4.19/drivers/block/xen-blkback/
DMakefile1 obj-$(CONFIG_XEN_BLKDEV_BACKEND) := xen-blkback.o
3 xen-blkback-y := blkback.o xenbus.o
/Linux-v4.19/drivers/net/xen-netback/
DMakefile1 obj-$(CONFIG_XEN_NETDEV_BACKEND) := xen-netback.o
3 xen-netback-y := netback.o xenbus.o interface.o hash.o rx.o
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-hypervisor-xen4 Contact: xen-devel@lists.xenproject.org
34 include/xen/interface/xenpmu.h for available features
39 Contact: xen-devel@lists.xenproject.org
Dsysfs-driver-pciback4 Contact: xen-devel@lists.xenproject.org
/Linux-v4.19/drivers/block/
DMakefile32 obj-$(CONFIG_XEN_BLKDEV_FRONTEND) += xen-blkfront.o
33 obj-$(CONFIG_XEN_BLKDEV_BACKEND) += xen-blkback/
/Linux-v4.19/drivers/net/
DMakefile68 obj-$(CONFIG_XEN_NETDEV_FRONTEND) += xen-netfront.o
69 obj-$(CONFIG_XEN_NETDEV_BACKEND) += xen-netback/
/Linux-v4.19/arch/x86/include/asm/
DKbuild7 generated-y += xen-hypercalls.h
/Linux-v4.19/arch/x86/
DKbuild8 obj-$(CONFIG_XEN) += xen/
/Linux-v4.19/sound/
DMakefile8 firewire/ sparc/ spi/ parisc/ pcmcia/ mips/ soc/ atmel/ hda/ x86/ xen/
/Linux-v4.19/Documentation/security/tpm/
Dxen-tpmfront.txt36 | xen-tpmfront |
69 * xen-tpmfront.ko: Linux kernel virtual TPM frontend driver. This driver
111 the initrd, the xen-tpmfront driver must be compiled in to the kernel. If not
/Linux-v4.19/arch/x86/pci/
DMakefile8 obj-$(CONFIG_PCI_XEN) += xen.o
/Linux-v4.19/arch/x86/configs/
Dxen.config15 # x86 xen specific config options

123