Searched refs:HWCAP_LPAE (Results 1 – 4 of 4) sorted by relevance
29 #define HWCAP_LPAE (1 << 20) macro
122 if (!(elf_hwcap & HWCAP_LPAE)) in init_static_idmap()
461 elf_hwcap |= HWCAP_LPAE; in cpuid_init_hwcaps()
517 #define HWCAP_LPAE (1 << 20) macro