Home
last modified time | relevance | path

Searched refs:HWCAP_LPAE (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/include/uapi/asm/
H A Dhwcap.h29 #define HWCAP_LPAE (1 << 20) macro
/kernel/linux/linux-6.6/arch/arm/include/uapi/asm/
H A Dhwcap.h29 #define HWCAP_LPAE (1 << 20) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/
H A Dhwcap.h29 #define HWCAP_LPAE (1 << 20) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/
H A Dhwcap.h42 #define HWCAP_LPAE (1 << 20) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-arm/asm/
H A Dhwcap.h42 #define HWCAP_LPAE (1 << 20) macro
/kernel/linux/linux-5.10/arch/arm/mm/
H A Didmap.c115 if (!(elf_hwcap & HWCAP_LPAE)) in init_static_idmap()
/kernel/linux/linux-6.6/arch/arm/mm/
H A Didmap.c115 if (!(elf_hwcap & HWCAP_LPAE)) in init_static_idmap()
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dsetup.c466 elf_hwcap |= HWCAP_LPAE; in cpuid_init_hwcaps()
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dsetup.c461 elf_hwcap |= HWCAP_LPAE; in cpuid_init_hwcaps()

Completed in 6 milliseconds