Searched refs:HWCAP_LPAE (Results 1 - 3 of 3) sorted by path

/linux-master/arch/arm/include/uapi/asm/
H A Dhwcap.h29 #define HWCAP_LPAE (1 << 20) macro
/linux-master/arch/arm/kernel/
H A Dsetup.c461 elf_hwcap |= HWCAP_LPAE;
/linux-master/arch/arm/mm/
H A Didmap.c115 if (!(elf_hwcap & HWCAP_LPAE))

Completed in 177 milliseconds