Home
last modified time | relevance | path

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

123

/linux/arch/x86/kvm/
H A Dxen.c40 struct gfn_to_pfn_cache *gpc = &kvm->arch.xen.shinfo_cache; in kvm_xen_shared_info_init()
75 if (IS_ENABLED(CONFIG_64BIT) && kvm->arch.xen.long_mode) { in kvm_xen_shared_info_init()
110 if (atomic_read(&vcpu->arch.xen.timer_pending) > 0) { in kvm_xen_inject_timer_irqs()
115 e.port = vcpu->arch.xen.timer_virq; in kvm_xen_inject_timer_irqs()
120 vcpu->arch.xen.timer_expires = 0; in kvm_xen_inject_timer_irqs()
121 atomic_set(&vcpu->arch.xen.timer_pending, 0); in kvm_xen_inject_timer_irqs()
128 arch.xen.timer); in xen_timer_callback()
132 if (atomic_read(&vcpu->arch.xen.timer_pending)) in xen_timer_callback()
137 e.port = vcpu->arch.xen.timer_virq; in xen_timer_callback()
142 vcpu->arch.xen.timer_expires = 0; in xen_timer_callback()
[all …]
/linux/drivers/xen/
H A DMakefile13 dom0-$(CONFIG_XEN_ACPI) += acpi.o $(xen-pad-y)
14 xen-pad-$(CONFIG_X86) += xen-acpi-pad.o
18 obj-$(CONFIG_XEN_BALLOON) += xen-balloon.o
19 obj-$(CONFIG_XEN_DEV_EVTCHN) += xen-evtchn.o
20 obj-$(CONFIG_XEN_GNTDEV) += xen-gntdev.o
21 obj-$(CONFIG_XEN_GRANT_DEV_ALLOC) += xen-gntalloc.o
25 obj-$(CONFIG_SWIOTLB_XEN) += swiotlb-xen.o
27 obj-$(CONFIG_XEN_PCI_STUB) += xen-pciback/
28 obj-$(CONFIG_XEN_PRIVCMD) += xen-privcmd.o
29 obj-$(CONFIG_XEN_ACPI_PROCESSOR) += xen-acpi-processor.o
[all …]
H A DKconfig84 tristate "Xen /dev/xen/evtchn device"
104 The xen filesystem provides a way for domains to share
111 bool "Create compatibility mount point /proc/xen"
116 under /proc/xen, but "xenbus" is now found at the root of the
118 the compatibility mount point /proc/xen if it is running on
119 a xen platform.
123 bool "Create xen entries under /sys/hypervisor"
131 but will have no xen contents.
204 xen-pciback.hide=(03:00.0)(04:00.0)
228 xen-pciback.hide=(03:00.0)(04:00.0)
[all …]
/linux/Documentation/devicetree/bindings/arm/
H A Dxen.txt7 compatible = "xen,xen-<version>", "xen,xen";
28 xen,uefi-system-table | 64-bit | Guest physical address of the UEFI System
31 xen,uefi-mmap-start | 64-bit | Guest physical address of the UEFI memory
34 xen,uefi-mmap-size | 32-bit | Size in bytes of the UEFI memory map
37 xen,uefi-mmap-desc-size | 32-bit | Size in bytes of each entry in the UEFI
40 xen,uefi-mmap-desc-ver | 32-bit | Version of the mmap descriptor format.
46 compatible = "xen,xen-4.3", "xen,xen";
50 xen,uefi-system-table = <0xXXXXXXXX>;
51 xen,uefi-mmap-start = <0xXXXXXXXX>;
52 xen,uefi-mmap-size = <0xXXXXXXXX>;
[all …]
/linux/Documentation/ABI/stable/
H A 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
38 <class>: "xen" -- x86: paravirtualized, arm: standard
53 Contact: xen-devel@lists.xenproject.org
62 Contact: xen-devel@lists.xenproject.org
65 in include/xen/interface/features.h printed as a hex value.
70 Contact: xen-devel@lists.xenproject.org
79 Contact: xen-devel@lists.xenproject.org
[all …]
H A 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/Documentation/gpu/
H A 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
/linux/arch/arm/boot/dts/xen/
H A Dxenvm-4.2.dts14 compatible = "xen,xenvm-4.2", "xen,xenvm";
72 compatible = "xen,xen-4.2", "xen,xen";
/linux/drivers/xen/xen-pciback/
H A DMakefile8 obj-$(CONFIG_XEN_PCIDEV_BACKEND) += xen-pciback.o
9 obj-$(CONFIG_XEN_PCIDEV_STUB) += xen-pciback.o
11 xen-pciback-y := pci_stub.o pciback_ops.o xenbus.o
12 xen-pciback-y += conf_space.o conf_space_header.o \
/linux/arch/x86/entry/syscalls/
H A DMakefile60 $(out)/xen-hypercalls.h: $(srctree)/scripts/xen-hypercalls.sh FORCE
63 $(out)/xen-hypercalls.h: $(srctree)/include/xen/interface/xen*.h
70 syshdr-$(CONFIG_XEN) += xen-hypercalls.h
/linux/arch/arm64/xen/
H A DMakefile2 xen-arm-y += $(addprefix ../../arm/xen/, enlighten.o grant-table.o p2m.o mm.o)
3 obj-y := xen-arm.o hypercall.o
/linux/Documentation/devicetree/bindings/reserved-memory/
H A Dxen,shared-memory.txt10 xen-shmem@<address> and has the following properties:
13 compatible = "xen,shared-memory-v1"
18 - xen,offset: (borrower VMs only)
22 - xen,id:
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-xenbus3 Contact: Xen Developers mailing list <xen-devel@lists.xenproject.org>
10 Contact: Xen Developers mailing list <xen-devel@lists.xenproject.org>
17 Contact: Xen Developers mailing list <xen-devel@lists.xenproject.org>
26 Contact: Xen Developers mailing list <xen-devel@lists.xenproject.org>
34 Contact: Xen Developers mailing list <xen-devel@lists.xenproject.org>
H A Dsysfs-hypervisor-xen4 Contact: xen-devel@lists.xenproject.org
37 include/xen/interface/xenpmu.h for available features
42 Contact: xen-devel@lists.xenproject.org
H A Dsysfs-driver-pciback4 Contact: xen-devel@lists.xenproject.org
20 Contact: xen-devel@lists.xenproject.org
/linux/drivers/block/xen-blkback/
H A DMakefile2 obj-$(CONFIG_XEN_BLKDEV_BACKEND) := xen-blkback.o
4 xen-blkback-y := blkback.o xenbus.o
/linux/drivers/net/xen-netback/
H A DMakefile2 obj-$(CONFIG_XEN_NETDEV_BACKEND) := xen-netback.o
4 xen-netback-y := netback.o xenbus.o interface.o hash.o rx.o
/linux/usr/include/
H A DMakefile45 no-header-test += xen/evtchn.h
46 no-header-test += xen/gntdev.h
47 no-header-test += xen/privcmd.h
/linux/Documentation/security/tpm/
H A Dxen-tpmfront.rst39 | xen-tpmfront |
73 * xen-tpmfront.ko:
122 the initrd, the xen-tpmfront driver must be compiled in to the kernel. If not
/linux/arch/arm64/
H A DKbuild4 obj-$(CONFIG_XEN) += xen/
/linux/arch/arm/
H A DKbuild6 obj-$(CONFIG_XEN) += xen/
/linux/sound/
H A DMakefile8 firewire/ sparc/ spi/ parisc/ pcmcia/ mips/ soc/ atmel/ hda/ x86/ xen/ \
/linux/arch/x86/include/asm/
H A DKbuild10 generated-y += xen-hypercalls.h
/linux/arch/x86/pci/
H A DMakefile8 obj-$(CONFIG_PCI_XEN) += xen.o
/linux/Documentation/translations/zh_TW/admin-guide/
H A DREADME.rst206 "make xen.config" 爲xen dom0客戶機內核支持啓用其他選項。

123