/linux-6.6.21/arch/x86/kvm/ |
D | xen.c | 39 struct gfn_to_pfn_cache *gpc = &kvm->arch.xen.shinfo_cache; in kvm_xen_shared_info_init() 83 if (IS_ENABLED(CONFIG_64BIT) && kvm->arch.xen.long_mode) { in kvm_xen_shared_info_init() 118 if (atomic_read(&vcpu->arch.xen.timer_pending) > 0) { in kvm_xen_inject_timer_irqs() 123 e.port = vcpu->arch.xen.timer_virq; in kvm_xen_inject_timer_irqs() 128 vcpu->arch.xen.timer_expires = 0; in kvm_xen_inject_timer_irqs() 129 atomic_set(&vcpu->arch.xen.timer_pending, 0); in kvm_xen_inject_timer_irqs() 136 arch.xen.timer); in xen_timer_callback() 137 if (atomic_read(&vcpu->arch.xen.timer_pending)) in xen_timer_callback() 140 atomic_inc(&vcpu->arch.xen.timer_pending); in xen_timer_callback() 149 atomic_set(&vcpu->arch.xen.timer_pending, 0); in kvm_xen_start_timer() [all …]
|
D | xen.h | 55 vcpu->arch.xen.vcpu_info_cache.active && in kvm_xen_has_interrupt() 56 vcpu->kvm->arch.xen.upcall_vector) in kvm_xen_has_interrupt() 65 vcpu->arch.xen.evtchn_pending_sel; in kvm_xen_has_pending_events() 70 return !!vcpu->arch.xen.timer_virq; in kvm_xen_timer_enabled() 76 return atomic_read(&vcpu->arch.xen.timer_pending); in kvm_xen_has_pending_timer()
|
/linux-6.6.21/drivers/xen/ |
D | Makefile | 13 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 …]
|
D | Kconfig | 84 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. 203 xen-pciback.hide=(03:00.0)(04:00.0) 227 xen-pciback.hide=(03:00.0)(04:00.0) [all …]
|
/linux-6.6.21/Documentation/devicetree/bindings/arm/ |
D | xen.txt | 7 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-6.6.21/tools/testing/selftests/kvm/x86_64/ |
D | xen_vmcall_test.c | 111 TEST_ASSERT_EQ(run->xen.type, KVM_EXIT_XEN_HCALL); in main() 112 TEST_ASSERT_EQ(run->xen.u.hcall.cpl, 0); in main() 113 TEST_ASSERT_EQ(run->xen.u.hcall.longmode, 1); in main() 114 TEST_ASSERT_EQ(run->xen.u.hcall.input, INPUTVALUE); in main() 115 TEST_ASSERT_EQ(run->xen.u.hcall.params[0], ARGVALUE(1)); in main() 116 TEST_ASSERT_EQ(run->xen.u.hcall.params[1], ARGVALUE(2)); in main() 117 TEST_ASSERT_EQ(run->xen.u.hcall.params[2], ARGVALUE(3)); in main() 118 TEST_ASSERT_EQ(run->xen.u.hcall.params[3], ARGVALUE(4)); in main() 119 TEST_ASSERT_EQ(run->xen.u.hcall.params[4], ARGVALUE(5)); in main() 120 TEST_ASSERT_EQ(run->xen.u.hcall.params[5], ARGVALUE(6)); in main() [all …]
|
/linux-6.6.21/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 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 …]
|
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-6.6.21/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
|
/linux-6.6.21/drivers/xen/xen-pciback/ |
D | Makefile | 8 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-6.6.21/arch/arm/boot/dts/xen/ |
D | xenvm-4.2.dts | 14 compatible = "xen,xenvm-4.2", "xen,xenvm"; 72 compatible = "xen,xen-4.2", "xen,xen";
|
/linux-6.6.21/arch/x86/entry/syscalls/ |
D | Makefile | 60 $(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-6.6.21/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-6.6.21/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-6.6.21/Documentation/ABI/testing/ |
D | sysfs-devices-xenbus | 3 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>
|
D | sysfs-hypervisor-xen | 4 Contact: xen-devel@lists.xenproject.org 37 include/xen/interface/xenpmu.h for available features 42 Contact: xen-devel@lists.xenproject.org
|
D | sysfs-driver-pciback | 4 Contact: xen-devel@lists.xenproject.org 20 Contact: xen-devel@lists.xenproject.org
|
/linux-6.6.21/Documentation/devicetree/bindings/iommu/ |
D | xen,grant-dma.yaml | 4 $id: http://devicetree.org/schemas/iommu/xen,grant-dma.yaml# 20 const: xen,grant-dma 37 compatible = "xen,grant-dma";
|
/linux-6.6.21/drivers/block/xen-blkback/ |
D | Makefile | 2 obj-$(CONFIG_XEN_BLKDEV_BACKEND) := xen-blkback.o 4 xen-blkback-y := blkback.o xenbus.o
|
/linux-6.6.21/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-6.6.21/drivers/block/ |
D | Makefile | 29 obj-$(CONFIG_XEN_BLKDEV_FRONTEND) += xen-blkfront.o 30 obj-$(CONFIG_XEN_BLKDEV_BACKEND) += xen-blkback/
|
/linux-6.6.21/usr/include/ |
D | Makefile | 52 no-header-test += xen/evtchn.h 53 no-header-test += xen/gntdev.h 54 no-header-test += xen/privcmd.h
|
/linux-6.6.21/drivers/net/ |
D | Makefile | 78 obj-$(CONFIG_XEN_NETDEV_FRONTEND) += xen-netfront.o 79 obj-$(CONFIG_XEN_NETDEV_BACKEND) += xen-netback/
|
/linux-6.6.21/Documentation/security/tpm/ |
D | index.rst | 9 xen-tpmfront
|
/linux-6.6.21/arch/arm64/ |
D | Kbuild | 4 obj-$(CONFIG_XEN) += xen/
|