Searched full:gicv2m (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | arm,gic.yaml | 153 * GICv2m extension for MSI/MSI-x support (Optional) 166 description: GICv2m MSI interface register base and size 215 // GICv2m extension for MSI/MSI-x support
|
/freebsd/sys/arm/arm/ |
H A D | gic_fdt.c | 360 DEFINE_CLASS_1(gicv2m, arm_gicv2m_fdt_driver, arm_gicv2m_fdt_methods, 363 EARLY_DRIVER_MODULE(gicv2m, gic, arm_gicv2m_fdt_driver, 0, 0,
|
H A D | gic.c | 745 /* Map a non-GICv2m MSI */ in gic_map_msi() 798 /* Non-GICv2m MSI */ in gic_map_intr() 850 /* GICv2m MSI */ in arm_gic_setup_intr() 1308 * GICv2m support -- the GICv2 MSI/MSI-X controller. 1426 DEFINE_CLASS_0(gicv2m, arm_gicv2m_driver, arm_gicv2m_methods,
|
H A D | gic_acpi.c | 356 DEFINE_CLASS_1(gicv2m, arm_gicv2m_acpi_driver, arm_gicv2m_acpi_methods,
|
/freebsd/sys/contrib/device-tree/Bindings/pci/ |
H A D | brcm,iproc-pcie.txt | 50 On newer iProc platforms, gicv2m or gicv3-its based MSI support should be used
|
/freebsd/sys/contrib/device-tree/src/arm64/amd/ |
H A D | amd-seattle-soc.dtsi | 49 * - GICv2m MSI register is at 0xe0080000
|
/freebsd/usr.sbin/acpi/acpidump/ |
H A D | acpi.c | 461 [ACPI_MADT_TYPE_GENERIC_MSI_FRAME] = "GICv2m MSI Frame",
|