Searched refs:ACPI_GICV2_DIST_MEM_SIZE (Results 1 – 2 of 2) sorted by relevance
20 #define ACPI_GICV2_DIST_MEM_SIZE (SZ_4K) macro
1134 dist_base = ioremap(dist_phy_base, ACPI_GICV2_DIST_MEM_SIZE); in gic_v2_acpi_init()