Lines Matching full:gicv2
901 .name = "GICv2",
1351 * first page of a GICv2. in gic_check_eoimode()
1357 pr_warn("GIC: GICv2 detected, but range too small and irqchip.gicv2_force_probe not set\n"); in gic_check_eoimode()
1366 * The first page was that of a GICv2, and in gic_check_eoimode()
1368 * to be a GICv2, and update the mapping. in gic_check_eoimode()
1370 pr_warn("GIC: GICv2 at %pa, but range is too small (broken DT?), assuming 8kB\n", in gic_check_eoimode()
1378 * We detected *two* initial GICv2 pages in a in gic_check_eoimode()
1379 * row. Could be a GICv2 aliased over two 64kB in gic_check_eoimode()
1387 pr_warn("GIC: Aliased GICv2 at %pa, trying to find the canonical range over 128kB\n", in gic_check_eoimode()
1395 * Verify that we have the first 4kB of a GICv2 in gic_check_eoimode()
1724 * guarantees that we'll always have a GICv2, so the CPU in gic_v2_acpi_init()