/freebsd-src/sys/arm64/arm64/ |
H A D | gic_v3_var.h | 49 * Re-Distributor region description. 54 /* Number of Re-Distributor regions */ 57 * Whether to treat each region as a single Re-Distributor page or a 62 /* Per-CPU Re-Distributor data */ 70 /* Distributor */ 128 * GIC Distributor accessors. 141 /* GIC Re-Distributor accessors (per-CPU) */
|
H A D | gic_v3.c | 173 /* Destination registers, either Distributor or Re-Distributor */ 319 * One entry for Distributor and all remaining for Re-Distributor. in gic_v3_attach() 334 * Distributor interface in gic_v3_attach() 973 /* SGIs and PPIs in corresponding Re-Distributor */ in gic_v3_disable_intr() 978 /* SPIs in distributor */ in gic_v3_disable_intr() 994 /* SGIs and PPIs in corresponding Re-Distributor */ in gic_v3_enable_intr_periph() 1029 /* SPIs in distributor */ in gic_v3_enable_intr() 1309 /* Distributor */ [all...] |
H A D | gic_v3_acpi.c | 106 "gic: Already have a distributor table"); in madt_handler() 193 "No gic interrupt or distributor table\n"); in gic_v3_acpi_identify() 298 /* Fall back to use the distributor GICR base address */ in gic_v3_acpi_count_regions()
|
H A D | gic_v3_fdt.c | 123 * Recover number of the Re-Distributor regions. in gic_v3_fdt_attach()
|
H A D | gic_v3_reg.h | 271 /* Re-distributor registers for SGIs and PPIs */
|
/freebsd-src/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | cdns,xtensa-mx.txt | 1 * Xtensa Interrupt Distributor and Programmable Interrupt Controller (MX)
|
H A 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
|
H A D | arm,gic-v3.yaml | 75 - GIC Distributor interface (GICD)
|
/freebsd-src/sys/contrib/openzfs/ |
H A D | LICENSE | 301 distributor hereunder prior to termination (excluding licenses 302 granted to You by any distributor) shall survive termination. 308 INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF
|
/freebsd-src/sys/cddl/contrib/opensolaris/ |
H A D | OPENSOLARIS.LICENSE | 301 distributor hereunder prior to termination (excluding licenses 302 granted to You by any distributor) shall survive termination. 308 INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF
|
/freebsd-src/cddl/contrib/opensolaris/ |
H A D | OPENSOLARIS.LICENSE | 301 distributor hereunder prior to termination (excluding licenses 302 granted to You by any distributor) shall survive termination. 308 INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF
|
/freebsd-src/sys/dts/arm/ |
H A D | tegra20.dtsi | 46 reg = < 0x50041000 0x1000 >, /* Distributor Registers */
|
H A D | trimslice.dts | 63 reg = < 0x50041000 0x1000 >, /* Distributor Registers */
|
H A D | annapurna-alpine.dts | 110 reg = < 0x1000 0x1000 >, /* Distributor Registers */
|
H A D | vybrid.dtsi | 70 reg = <0x40003000 0x1000>, /* Distributor Registers */
|
/freebsd-src/sys/arm64/vmm/io/ |
H A D | vgic_v3.c | 122 uint32_t gicd_ctlr; /* Distributor Control Register */ 449 * Configure the Distributor control register. The register resets to an in vgic_v3_vminit() 453 * The exception is GICD_CTLR.DS, which is RA0/WI when the Distributor in vgic_v3_vminit() 459 mtx_init(&vgic->dist_mtx, "VGICv3 Distributor lock", NULL, in vgic_v3_vminit() 989 * Distributor register handlers. 1906 /* Set the distributor address and size for trapping guest access. */ in vgic_v3_attach_to_vm() 2112 * All Distributor writes have been executed at this point, do not in vgic_v3_flush_hwstate() 2113 * protect Distributor reads with a mutex. in vgic_v3_flush_hwstate()
|
/freebsd-src/stand/i386/libi386/ |
H A D | multiboot.h | 17 * DEVELOPER OR DISTRIBUTOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
/freebsd-src/stand/efi/loader/arch/amd64/ |
H A D | multiboot2.h | 17 * DEVELOPER OR DISTRIBUTOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
/freebsd-src/sys/arm/arm/ |
H A D | gic.c | 88 /* Distributor Registers */ 134 { SYS_RES_MEMORY, 0, RF_ACTIVE }, /* Distributor registers */ 156 /* Distributor Interface */ 1180 db_printf("%s Distributor registers:\n", device_get_nameunit(dev)); in arm_gic_db_show()
|
H A D | gic_acpi.c | 102 "gic: Already have a distributor table"); in madt_handler()
|
/freebsd-src/crypto/openssl/ |
H A D | README.md | 68 precompiled shared libraries provided by the distributor or vendor.
|
/freebsd-src/contrib/diff/src/ |
H A D | side.c | 9 but WITHOUT ANY WARRANTY. No author or distributor
|
H A D | ifdef.c | 9 but WITHOUT ANY WARRANTY. No author or distributor
|
/freebsd-src/sys/contrib/device-tree/Bindings/soc/ti/ |
H A D | keystone-navigator-qmss.txt | 111 - QMSS interrupt distributor registers.
|
/freebsd-src/sys/dev/sound/pcm/ |
H A D | feeder_mixer.c | 188 * distributor for the recorded buffer and also as an interrupt in feed_mixer_rec()
|