Searched refs:cpu_has_lva (Results 1 – 2 of 2) sorted by relevance
222 if (IS_ENABLED(CONFIG_ARM64_64K_PAGES) && !cpu_has_lva()) { in early_map_kernel()
1012 static inline bool cpu_has_lva(void) in cpu_has_lva() function