Searched full:distributor (Results 1 – 25 of 65) sorted by relevance
123
/linux-6.12.1/tools/testing/selftests/kvm/lib/aarch64/ |
D | gic_v3.c | 161 * We use a single offset for the distributor and redistributor maps as they 164 * distributor map. Such registers are conveniently marked as reserved in the 166 * marked as "Reserved" in the Distributor map. 339 /* Disable the distributor until we set things up */ in gicv3_dist_init() 361 /* Finally, enable the distributor globally with ARE */ in gicv3_dist_init() 378 * Initialize only the distributor for now. in gicv3_init()
|
D | vgic.c | 29 * The function creates a vGIC-v3 device and maps the distributor and 52 /* Distributor setup */ in vgic_v3_setup()
|
D | gic.c | 31 /* Distributor initialization is needed only once per VM */ in gic_dist_init()
|
/linux-6.12.1/arch/arm/mach-omap2/ |
D | omap-headsmp.S | 109 * GIC distributor control register has changed between 119 * the GIC distributor 120 * 2) CPU1 must re-enable the GIC distributor on
|
D | omap-smp.c | 210 * GIC distributor control register has changed between in omap4_boot_secondary() 220 * the GIC distributor in omap4_boot_secondary() 221 * 2) CPU1 must re-enable the GIC distributor on in omap4_boot_secondary()
|
D | omap4-common.c | 199 * The local timer interrupt got lost while the distributor was in gic_timer_retrigger() 311 /* Extract GIC distributor and TWD bases for OMAP4460 ROM Errata WA */ in omap_gic_of_init()
|
/linux-6.12.1/Documentation/virt/kvm/devices/ |
D | arm-vgic-v3.rst | 24 Base address in the guest physical address space of the GICv3 distributor 92 All distributor regs are (rw, 32-bit) and kvm_device_attr.addr points to a 98 KVM_DEV_ARM_VGIC_GRP_DIST_REGS accesses the main distributor registers. 102 The offset is relative to the "[Re]Distributor base address" as defined 112 redistributor is accessed. The mpidr is ignored for the distributor. 120 Note that distributor fields are not banked, but return the same value
|
D | arm-vgic.rst | 27 Base address in the guest physical address space of the GIC distributor 55 All distributor regs are (rw, 32-bit) 57 The offset is relative to the "Distributor base address" as defined in the 60 index is specified with the vcpu_index field. Note that most distributor
|
/linux-6.12.1/LICENSES/dual/ |
D | copyleft-next-0.3.1 | 148 ** Distributor of My Work excludes the implied warranties of title, ** 155 ** Distributor of My Work be liable to You for any damages ** 158 ** (including negligence), or otherwise, even where the Distributor ** 197 "Distributor" means Me and anyone else who Distributes a Covered Work.
|
D | CDDL-1.0 | 304 distributor hereunder prior to termination (excluding licenses 305 granted to You by any distributor) shall survive termination. 311 DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED
|
/linux-6.12.1/drivers/s390/crypto/ |
D | zcrypt_msgtype6.c | 960 * The request distributor calls this function if it picked the CEXxC 963 * CEXxC device to the request distributor 1010 * The request distributor calls this function if it picked the CEXxC 1013 * CEXxC device to the request distributor 1090 * The request distributor calls this function if it picked the CEXxC 1093 * CEXxC device to the request distributor 1188 * The request distributor calls this function if it picked the CEX4P 1191 * CEX4P device to the request distributor 1304 * The request distributor calls this function if it picked the CEXxC 1307 * CEXxC device to the request distributor
|
D | zcrypt_msgtype50.c | 447 * The request distributor calls this function if it picked the CEXxA 450 * CEXxA device to the request distributor 497 * The request distributor calls this function if it picked the CEXxA 500 * CEXxA device to the request distributor
|
/linux-6.12.1/drivers/irqchip/ |
D | irq-gic-v3.c | 96 * distributor and redistributors depends on whether security is enabled in the 99 * When security is enabled, non-secure priority values from the (re)distributor 105 * from the (re)distributor when security is enabled. When SCR_EL3.FIQ == 0, 172 * way priorities are presented in ICC_PMR_EL1 and in the distributor: in gic_prio_init() 174 * GICD_CTRL.DS | SCR_EL3.FIQ | ICC_PMR_EL1 | Distributor in gic_prio_init() 195 * the distributor to match the PMR values we want. in gic_prio_init() 331 /* Wait for completion of a distributor change */ 955 /* Disable the distributor */ in gic_dist_init() 993 /* Enable distributor with ARE, Group1, and wait for it to drain */ in gic_dist_init() 1089 WARN(true, "CPU%d: mpidr %lx has no re-distributor!\n", in gic_populate_rdist() [all …]
|
D | irq-hip04.c | 11 * o There is one Interrupt Distributor, which receives interrupts 15 * by the Distributor, and interrupts generated locally, to the
|
/linux-6.12.1/include/linux/irqchip/ |
D | xtensa-mx.h | 2 * Xtensa MX interrupt distributor
|
D | arm-gic-v3.h | 10 * Distributor registers. We assume we're running non-secure, with ARE 112 * Re-Distributor registers, offsets from RD_base 228 * Re-Distributor registers, offsets from SGI_base 264 * Re-Distributor registers, offsets from VLPI_base
|
D | arm-gic-v3-prio.h | 10 * the NS view of the priority space. The value programmed into the distributor
|
/linux-6.12.1/Documentation/devicetree/bindings/interrupt-controller/ |
D | cdns,xtensa-mx.txt | 1 * Xtensa Interrupt Distributor and Programmable Interrupt Controller (MX)
|
D | arm,gic.yaml | 98 first region is the GIC distributor register base and size. The 2nd region 118 description: per-cpu offset within the distributor and cpu interface
|
/linux-6.12.1/tools/testing/selftests/kvm/include/aarch64/ |
D | gic_v3.h | 10 * Distributor registers. We assume we're running non-secure, with ARE 112 * Re-Distributor registers, offsets from RD_base 228 * Re-Distributor registers, offsets from SGI_base 264 * Re-Distributor registers, offsets from VLPI_base
|
/linux-6.12.1/arch/arm64/kvm/vgic/ |
D | vgic-init.c | 17 * initialization, both for the distributor and the CPU interfaces. The basic 24 * Distributor: 559 * implies a full memory barrier. As such, marking the distributor as in kvm_vgic_map_resources() 561 * a completely configured distributor. in kvm_vgic_map_resources()
|
D | vgic-debug.c | 19 * distributor info. When dist_id is 1, we have already printed it and move 184 seq_printf(s, "Distributor\n"); in print_dist_state()
|
/linux-6.12.1/arch/xtensa/include/asm/ |
D | mxregs.h | 2 * Xtensa MX interrupt distributor
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-kernel-livepatch | 46 distributor. Removal (rmmod) of patch modules is permanently
|
/linux-6.12.1/Documentation/security/ |
D | sak.rst | 52 Linux distributor about this!
|
123