Searched refs:xen (Results 1 – 25 of 57) sorted by relevance
123
/Linux-v5.4/drivers/xen/ |
D | Makefile | 14 dom0-$(CONFIG_XEN_ACPI) += acpi.o $(xen-pad-y) 15 xen-pad-$(CONFIG_X86) += xen-acpi-pad.o 19 obj-$(CONFIG_XEN_BALLOON) += xen-balloon.o 20 obj-$(CONFIG_XEN_DEV_EVTCHN) += xen-evtchn.o 21 obj-$(CONFIG_XEN_GNTDEV) += xen-gntdev.o 22 obj-$(CONFIG_XEN_GRANT_DEV_ALLOC) += xen-gntalloc.o 26 obj-$(CONFIG_SWIOTLB_XEN) += swiotlb-xen.o 28 obj-$(CONFIG_XEN_PCIDEV_BACKEND) += xen-pciback/ 29 obj-$(CONFIG_XEN_PRIVCMD) += xen-privcmd.o 30 obj-$(CONFIG_XEN_STUB) += xen-stub.o [all …]
|
D | Kconfig | 82 tristate "Xen /dev/xen/evtchn device" 102 The xen filesystem provides a way for domains to share 109 bool "Create compatibility mount point /proc/xen" 114 under /proc/xen, but "xenbus" is now found at the root of the 116 the compatibility mount point /proc/xen if it is running on 117 a xen platform. 121 bool "Create xen entries under /sys/hypervisor" 129 but will have no xen contents. 198 xen-pciback.hide=(03:00.0)(04:00.0) 208 (https://xenbits.xen.org/docs/unstable/misc/pvcalls.html). It [all …]
|
/Linux-v5.4/Documentation/devicetree/bindings/arm/ |
D | xen.txt | 7 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-v5.4/Documentation/ia64/ |
D | xen.rst | 4 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:: 39 # cp xen/xen.gz /boot/efi/efi/redhat/ 41 /boot/efi/efi/redhat/vmlinuz-2.6.18.8-xen 45 # make -C linux-2.6.18-xen.hg ARCH=ia64 modules_install \ 47 # mkinitrd -f /boot/efi/efi/redhat/initrd-2.6.18.8-xen.img \ 48 2.6.18.8-xen --builtin mptspi --builtin mptbase \ [all …]
|
D | index.rst | 18 xen
|
/Linux-v5.4/Documentation/ABI/stable/ |
D | sysfs-hypervisor-xen | 4 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 …]
|
D | sysfs-bus-xen-backend | 1 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-v5.4/Documentation/gpu/ |
D | xen-front.rst | 2 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
|
D | drivers.rst | 19 xen-front
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | xenvm-4.2.dts | 14 compatible = "xen,xenvm-4.2", "xen,xenvm"; 72 compatible = "xen,xen-4.2", "xen,xen";
|
/Linux-v5.4/arch/x86/entry/syscalls/ |
D | Makefile | 54 $(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-v5.4/arch/arm64/xen/ |
D | Makefile | 2 xen-arm-y += $(addprefix ../../arm/xen/, enlighten.o grant-table.o p2m.o mm.o) 3 obj-y := xen-arm.o hypercall.o
|
/Linux-v5.4/drivers/xen/xen-pciback/ |
D | Makefile | 2 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-v5.4/Documentation/devicetree/bindings/reserved-memory/ |
D | xen,shared-memory.txt | 10 xen-shmem@<address> and has the following properties: 13 compatible = "xen,shared-memory-v1" 18 - xen,offset: (borrower VMs only) 22 - xen,id:
|
/Linux-v5.4/drivers/block/xen-blkback/ |
D | Makefile | 2 obj-$(CONFIG_XEN_BLKDEV_BACKEND) := xen-blkback.o 4 xen-blkback-y := blkback.o xenbus.o
|
/Linux-v5.4/drivers/net/xen-netback/ |
D | Makefile | 2 obj-$(CONFIG_XEN_NETDEV_BACKEND) := xen-netback.o 4 xen-netback-y := netback.o xenbus.o interface.o hash.o rx.o
|
/Linux-v5.4/include/ |
D | Kbuild | 1056 header-test- += trace/events/xen.h 1087 header-test- += uapi/xen/evtchn.h 1088 header-test- += uapi/xen/gntdev.h 1089 header-test- += uapi/xen/privcmd.h 1107 header-test- += xen/acpi.h 1108 header-test- += xen/arm/hypercall.h 1109 header-test- += xen/arm/page-coherent.h 1110 header-test- += xen/arm/page.h 1111 header-test- += xen/balloon.h 1112 header-test- += xen/events.h [all …]
|
/Linux-v5.4/arch/x86/xen/ |
D | Makefile | 36 obj-$(CONFIG_XEN_PV) += xen-asm.o 37 obj-$(CONFIG_XEN_PV) += xen-asm_$(BITS).o 53 obj-$(CONFIG_SWIOTLB_XEN) += pci-swiotlb-xen.o
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-hypervisor-xen | 4 Contact: xen-devel@lists.xenproject.org 34 include/xen/interface/xenpmu.h for available features 39 Contact: xen-devel@lists.xenproject.org
|
/Linux-v5.4/drivers/block/ |
D | Makefile | 31 obj-$(CONFIG_XEN_BLKDEV_FRONTEND) += xen-blkfront.o 32 obj-$(CONFIG_XEN_BLKDEV_BACKEND) += xen-blkback/
|
/Linux-v5.4/usr/include/ |
D | Makefile | 62 header-test- += xen/evtchn.h 63 header-test- += xen/gntdev.h 64 header-test- += xen/privcmd.h
|
/Linux-v5.4/drivers/net/ |
D | Makefile | 68 obj-$(CONFIG_XEN_NETDEV_FRONTEND) += xen-netfront.o 69 obj-$(CONFIG_XEN_NETDEV_BACKEND) += xen-netback/
|
/Linux-v5.4/Documentation/security/tpm/ |
D | index.rst | 9 xen-tpmfront
|
/Linux-v5.4/arch/arm64/ |
D | Kbuild | 5 obj-$(CONFIG_XEN) += xen/
|
/Linux-v5.4/sound/ |
D | Makefile | 8 firewire/ sparc/ spi/ parisc/ pcmcia/ mips/ soc/ atmel/ hda/ x86/ xen/
|
123