Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/devicetree/bindings/interrupt-controller/
Darm,gic-v3.yaml76 - GIC Redistributors (GICR), one range per redistributor region
93 redistributors. Must be a multiple of 64kB.
101 redistributors. Required if more than one such region is present.
/Linux-v5.10/Documentation/virt/kvm/devices/
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
Darm-vgic-its.rst129 b) restore all redistributors
/Linux-v5.10/include/kvm/
Darm_vgic.h198 u32 count; /* number of redistributors or 0 if single region */
246 * one address across all redistributors.
/Linux-v5.10/arch/arm64/kvm/vgic/
Dvgic-v3.c465 * A redistributor regions maps n redistributors, n = region size / (2 x 64kB).
466 * Stride between redistributors is 0 and regions are filled in the index order.
Dvgic-mmio-v3.c523 * redistributors, while SPIs are covered by registers in the distributor
780 * @count: number of redistributors the region is made of (0 in the old style
Dvgic-its.c1209 * The MAPC command maps collection IDs to redistributors.
/Linux-v5.10/LICENSES/preferred/
DGPL-2.070 patents. We wish to avoid the danger that redistributors of a free
/Linux-v5.10/tools/usb/usbip/
DCOPYING51 patents. We wish to avoid the danger that redistributors of a free
/Linux-v5.10/drivers/irqchip/
Dirq-gic-v3.c71 * distributor and redistributors depends on whether security is enabled in the
Dirq-gic-v3-its.c1409 * Make the above write visible to the redistributors. in lpi_write_config()
3872 * we need is to reach the redistributors. in its_vpe_invall()