Lines Matching full:gicv2
897 .name = "GICv2",
1299 * first page of a GICv2. in gic_check_eoimode()
1305 pr_warn("GIC: GICv2 detected, but range too small and irqchip.gicv2_force_probe not set\n"); in gic_check_eoimode()
1314 * The first page was that of a GICv2, and in gic_check_eoimode()
1316 * to be a GICv2, and update the mapping. in gic_check_eoimode()
1318 pr_warn("GIC: GICv2 at %pa, but range is too small (broken DT?), assuming 8kB\n", in gic_check_eoimode()
1326 * We detected *two* initial GICv2 pages in a in gic_check_eoimode()
1327 * row. Could be a GICv2 aliased over two 64kB in gic_check_eoimode()
1335 pr_warn("GIC: Aliased GICv2 at %pa, trying to find the canonical range over 128kB\n", in gic_check_eoimode()
1343 * Verify that we have the first 4kB of a GICv2 in gic_check_eoimode()
1666 * guarantees that we'll always have a GICv2, so the CPU in gic_v2_acpi_init()