Searched full:distributor (Results 1 – 25 of 60) sorted by relevance
123
/Linux-v6.1/tools/testing/selftests/kvm/lib/aarch64/ |
D | gic_v3.c | 146 * We use a single offset for the distributor and redistributor maps as they 149 * distributor map. Such registers are conveniently marked as reserved in the 151 * marked as "Reserved" in the Distributor map. 333 /* Disable the distributor until we set things up */ in gicv3_dist_init() 355 /* Finally, enable the distributor globally with ARE */ in gicv3_dist_init() 373 * Initialize only the distributor for now. in gicv3_init()
|
D | vgic.c | 22 * gicd_base_gpa - Guest Physical Address of the Distributor region 29 * The function creates a vGIC-v3 device and maps the distributor and 53 /* Distributor setup */ in vgic_v3_setup()
|
D | gic.c | 32 /* Distributor initialization is needed only once per VM */ in gic_dist_init()
|
/Linux-v6.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-v6.1/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
|
/Linux-v6.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
|
/Linux-v6.1/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 */ 838 /* Disable the distributor */ in gic_dist_init() 875 /* Enable distributor with ARE, Group1, and wait for it to drain */ in gic_dist_init() 969 WARN(true, "CPU%d: mpidr %lx has no re-distributor!\n", in gic_populate_rdist() 1198 "Distributor has extended ranges, but CPU%d doesn't\n", in gic_cpu_init() [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
|
/Linux-v6.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-v6.1/drivers/s390/crypto/ |
D | zcrypt_msgtype6.c | 1019 * The request distributor calls this function if it picked the CEXxC 1022 * CEXxC device to the request distributor 1069 * The request distributor calls this function if it picked the CEXxC 1072 * CEXxC device to the request distributor 1149 * The request distributor calls this function if it picked the CEXxC 1152 * CEXxC device to the request distributor 1231 * The request distributor calls this function if it picked the CEX4P 1234 * CEX4P device to the request distributor 1344 * The request distributor calls this function if it picked the CEXxC 1347 * CEXxC device to the request distributor
|
D | zcrypt_msgtype50.c | 460 * The request distributor calls this function if it picked the CEXxA 463 * CEXxA device to the request distributor 511 * The request distributor calls this function if it picked the CEXxA 514 * CEXxA device to the request distributor
|
/Linux-v6.1/arch/xtensa/include/asm/ |
D | mxregs.h | 2 * Xtensa MX interrupt distributor
|
/Linux-v6.1/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()
|
/Linux-v6.1/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
|
/Linux-v6.1/tools/testing/selftests/kvm/include/aarch64/ |
D | gic_v3.h | 12 * Distributor registers
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-kernel-livepatch | 46 distributor. Removal (rmmod) of patch modules is permanently
|
/Linux-v6.1/Documentation/security/ |
D | sak.rst | 52 Linux distributor about this!
|
/Linux-v6.1/include/kvm/ |
D | arm_vgic.h | 247 gpa_t vgic_dist_base; /* distributor */ 255 /* distributor enabled */
|
/Linux-v6.1/Documentation/admin-guide/media/ |
D | zr364xx.rst | 68 Vendor Product Distributor Model
|
123