Searched refs:cpu_has_lpa2 (Results 1 – 2 of 2) sorted by relevance
224 } else if (IS_ENABLED(CONFIG_ARM64_LPA2) && !cpu_has_lpa2()) { in early_map_kernel()
1023 static inline bool cpu_has_lpa2(void) in cpu_has_lpa2() function