Lines Matching full:gicv2
1338 name = kasprintf(GFP_KERNEL, "GICv2"); in __gic_init_bases()
1404 * first page of a GICv2. in gic_check_eoimode()
1410 pr_warn("GIC: GICv2 detected, but range too small and irqchip.gicv2_force_probe not set\n"); in gic_check_eoimode()
1419 * The first page was that of a GICv2, and in gic_check_eoimode()
1421 * to be a GICv2, and update the mapping. in gic_check_eoimode()
1423 pr_warn("GIC: GICv2 at %pa, but range is too small (broken DT?), assuming 8kB\n", in gic_check_eoimode()
1431 * We detected *two* initial GICv2 pages in a in gic_check_eoimode()
1432 * row. Could be a GICv2 aliased over two 64kB in gic_check_eoimode()
1440 pr_warn("GIC: Aliased GICv2 at %pa, trying to find the canonical range over 128kB\n", in gic_check_eoimode()
1448 * Verify that we have the first 4kB of a GICv2 in gic_check_eoimode()
1772 * guarantees that we'll always have a GICv2, so the CPU in gic_v2_acpi_init()