Searched refs:ELF_HWCAP2 (Results 1 - 8 of 8) sorted by relevance

/linux-master/arch/arm/include/asm/
H A Dhwcap.h13 #define ELF_HWCAP2 (elf_hwcap2) macro
/linux-master/fs/
H A Dcompat_binfmt_elf.c79 #undef ELF_HWCAP2 macro
80 #define ELF_HWCAP2 COMPAT_ELF_HWCAP2 macro
H A Dbinfmt_elf.c258 #ifdef ELF_HWCAP2
259 NEW_AUX_ENT(AT_HWCAP2, ELF_HWCAP2);
H A Dbinfmt_elf_fdpic.c643 #ifdef ELF_HWCAP2
644 NEW_AUX_ENT(AT_HWCAP2, ELF_HWCAP2);
/linux-master/arch/powerpc/include/asm/
H A Delf.h60 # define ELF_HWCAP2 (cur_cpu_spec->cpu_user_features2) macro
/linux-master/arch/x86/include/asm/
H A Delf.h254 #define ELF_HWCAP2 (elf_hwcap2) macro
/linux-master/arch/arm64/include/asm/
H A Dhwcap.h166 #define ELF_HWCAP2 cpu_get_elf_hwcap2() macro
/linux-master/arch/x86/kernel/cpu/
H A Dintel.c125 ELF_HWCAP2 |= HWCAP2_RING3MWAIT;

Completed in 141 milliseconds