Searched full:distributor (Results 1 – 25 of 59) sorted by relevance
123
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-5.10/Documentation/virt/kvm/devices/ |
| D | arm-vgic-v3.rst | 24 Base address in the guest physical address space of the GICv3 distributor 85 All distributor regs are (rw, 32-bit) and kvm_device_attr.addr points to a 91 KVM_DEV_ARM_VGIC_GRP_DIST_REGS accesses the main distributor registers. 95 The offset is relative to the "[Re]Distributor base address" as defined 105 redistributor is accessed. The mpidr is ignored for the distributor. 113 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
|
| /kernel/linux/linux-5.10/drivers/irqchip/ |
| D | irq-gic-v3.c | 71 * distributor and redistributors depends on whether security is enabled in the 74 * When security is enabled, non-secure priority values from the (re)distributor 80 * from the (re)distributor when security is enabled. When SCR_EL3.FIQ == 0, 106 * return the Distributor's view of the interrupt priority. 109 * written by software is moved to the Non-secure range by the Distributor. 224 /* Wait for completion of a distributor change */ 777 /* Disable the distributor */ in gic_dist_init() 805 /* Now do the common stuff, and wait for the distributor to drain */ in gic_dist_init() 814 /* Enable distributor with ARE, Group1 */ in gic_dist_init() 907 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
|
| D | irq-xtensa-mx.c | 2 * Xtensa MX interrupt distributor
|
| /kernel/linux/linux-5.10/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 226 * Re-Distributor registers, offsets from SGI_base 262 * Re-Distributor registers, offsets from VLPI_base
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/ |
| D | cdns,xtensa-mx.txt | 1 * Xtensa Interrupt Distributor and Programmable Interrupt Controller (MX)
|
| D | arm,gic.yaml | 90 first region is the GIC distributor register base and size. The 2nd region 110 description: per-cpu offset within the distributor and cpu interface
|
| /kernel/linux/linux-5.10/drivers/s390/crypto/ |
| D | zcrypt_msgtype6.c | 1013 * The request distributor calls this function if it picked the CEXxC 1016 * CEXxC device to the request distributor 1060 * The request distributor calls this function if it picked the CEXxC 1063 * CEXxC device to the request distributor 1135 * The request distributor calls this function if it picked the CEXxC 1138 * CEXxC device to the request distributor 1192 * The request distributor calls this function if it picked the CEX4P 1195 * CEX4P device to the request distributor 1292 * The request distributor calls this function if it picked the CEXxC 1295 * CEXxC device to the request distributor
|
| D | zcrypt_msgtype50.c | 457 * The request distributor calls this function if it picked the CEXxA 460 * CEXxA device to the request distributor 503 * The request distributor calls this function if it picked the CEXxA 506 * CEXxA device to the request distributor
|
| /kernel/liteos_a/arch/arm/include/ |
| D | gic_common.h | 60 #define GICD_CTLR (GICD_OFFSET + 0x000) /* Distributor Control Regi… 62 #define GICD_IIDR (GICD_OFFSET + 0x008) /* Distributor Implementer …
|
| /kernel/linux/linux-5.10/arch/xtensa/include/asm/ |
| D | mxregs.h | 2 * Xtensa MX interrupt distributor
|
| /kernel/linux/linux-5.10/arch/arm64/kvm/vgic/ |
| D | vgic-debug.c | 19 * distributor info. When dist_id is 1, we have already printed it and move 147 seq_printf(s, "Distributor\n"); in print_dist_state()
|
| /kernel/linux/linux-5.10/LICENSES/dual/ |
| 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
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-kernel-livepatch | 46 distributor. Removal (rmmod) of patch modules is permanently
|
| /kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
| D | 0025_linux_drivers_irqchip.patch | 103 + * we take care of not re-configuring the distributor 110 + printk(KERN_INFO "GIC Distributor already configured: skip gic_dist_init\n"); 115 /* Disable the distributor */ 119 /* Enable distributor with ARE, Group1 */
|
| /kernel/linux/linux-5.10/include/kvm/ |
| D | arm_vgic.h | 223 gpa_t vgic_dist_base; /* distributor */ 231 /* distributor enabled */
|
| /kernel/linux/linux-5.10/Documentation/security/ |
| D | sak.rst | 52 Linux distributor about this!
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/media/ |
| D | zr364xx.rst | 68 Vendor Product Distributor Model
|
| /kernel/liteos_a/arch/arm/gic/ |
| D | gic_v3.c | 360 /* disable distributor */ in HalIrqInit() 391 /* enable distributor with ARE, group 1 enabled */ in HalIrqInit()
|
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
| D | Kconfig | 187 Say N, if you are a distributor or user building a release kernel
|
123