Searched refs:HWCAP_LPAE (Results 1 – 3 of 3) sorted by relevance
29 #define HWCAP_LPAE (1 << 20) macro
115 if (!(elf_hwcap & HWCAP_LPAE)) in init_static_idmap()
466 elf_hwcap |= HWCAP_LPAE; in cpuid_init_hwcaps()
Completed in 7 milliseconds