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