Home
last modified time | relevance | path

Searched full:redistributors (Results 1 – 14 of 14) sorted by relevance

/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Darm,gic-v3.yaml76 - GIC Redistributors (GICR), one range per redistributor region
97 redistributors. Must be a multiple of 64kB.
105 redistributors. Required if more than one such region is present.
111 Present if the GIC redistributors permit programming shareability
179 GICR registers when the GIC redistributors are powered off.
/linux/Documentation/virt/kvm/devices/
H A Darm-vgic-v3.rst45 - count encodes the number of redistributors in the region. Must be
49 redistributors are laid out contiguously within the region. Regions
50 are filled with redistributors in the index order. The sum of all
H A Darm-vgic-its.rst132 b) restore all redistributors
/linux/include/kvm/
H A Darm_vgic.h226 u32 count; /* number of redistributors or 0 if single region */
278 * one address across all redistributors.
/linux/Documentation/arch/arm64/
H A Dcpu-hotplug.rst67 redistributors.
/linux/arch/arm64/kvm/vgic/
H A Dvgic-v3.c520 * A redistributor regions maps n redistributors, n = region size / (2 x 64kB).
521 * Stride between redistributors is 0 and regions are filled in the index order.
H A Dvgic-mmio-v3.c570 * redistributors, while SPIs are covered by registers in the distributor
849 * @count: number of redistributors the region is made of (0 in the old style
H A Dvgic-its.c1174 * The MAPC command maps collection IDs to redistributors.
/linux/tools/testing/selftests/kvm/aarch64/
H A Dvgic_lpi_stress.c154 * For the redistributors: in setup_memslot()
/linux/tools/testing/selftests/kvm/lib/aarch64/
H A Dgic_v3.c55 /* Align all the redistributors sequentially */ in gicr_base_cpu()
/linux/LICENSES/preferred/
H A DGPL-2.070 patents. We wish to avoid the danger that redistributors of a free
/linux/tools/usb/usbip/
H A DCOPYING51 patents. We wish to avoid the danger that redistributors of a free
/linux/drivers/irqchip/
H A Dirq-gic-v3.c96 * distributor and redistributors depends on whether security is enabled in the
H A Dirq-gic-v3-its.c1442 * Make the above write visible to the redistributors. in lpi_write_config()
3957 * we need is to reach the redistributors. in its_vpe_invall()