Home
last modified time | relevance | path

Searched refs:HWCAP_LPAE (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm/include/
H A Delf.h105 #define HWCAP_LPAE 0x00100000 macro
/f-stack/freebsd/arm/arm/
H A Dcpuinfo.c216 elf_hwcap |= HWCAP_LPAE; in cpuinfo_init()