OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HWCAP_LPAE
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/uapi/asm-arm/asm/
hwcap.h
47
#define
HWCAP_LPAE
(1 << 20)
/external/kernel-headers/original/uapi/asm-arm/asm/
hwcap.h
28
#define
HWCAP_LPAE
(1 << 20)
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/asm/
hwcap.h
47
#define
HWCAP_LPAE
(1 << 20)
/external/qemu/include/
elf.h
437
#define
HWCAP_LPAE
(1 << 20)
[
all
...]
Completed in 161 milliseconds