Home
last modified time | relevance | path

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

/linux/fs/
H A Dcompat_binfmt_elf.c83 #ifdef COMPAT_ELF_HWCAP3
85 #define ELF_HWCAP3 COMPAT_ELF_HWCAP3
/linux/arch/arm64/include/asm/
H A Dhwcap.h193 #define COMPAT_ELF_HWCAP3 (compat_elf_hwcap3) macro