Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dcompat_binfmt_elf.c79 #undef ELF_HWCAP2 macro
80 #define ELF_HWCAP2 COMPAT_ELF_HWCAP2 macro
H A Dbinfmt_elf.c271 #ifdef ELF_HWCAP2 in create_elf_tables()
272 NEW_AUX_ENT(AT_HWCAP2, ELF_HWCAP2); in create_elf_tables()
H A Dbinfmt_elf_fdpic.c642 #ifdef ELF_HWCAP2 in create_elf_fdpic_tables()
643 NEW_AUX_ENT(AT_HWCAP2, ELF_HWCAP2); in create_elf_fdpic_tables()
/kernel/linux/linux-6.6/fs/
H A Dcompat_binfmt_elf.c79 #undef ELF_HWCAP2 macro
80 #define ELF_HWCAP2 COMPAT_ELF_HWCAP2 macro
H A Dbinfmt_elf_fdpic.c643 #ifdef ELF_HWCAP2 in create_elf_fdpic_tables()
644 NEW_AUX_ENT(AT_HWCAP2, ELF_HWCAP2); in create_elf_fdpic_tables()
H A Dbinfmt_elf.c277 #ifdef ELF_HWCAP2 in create_elf_tables()
278 NEW_AUX_ENT(AT_HWCAP2, ELF_HWCAP2); in create_elf_tables()
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dhwcap.h13 #define ELF_HWCAP2 (elf_hwcap2) macro
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dhwcap.h13 #define ELF_HWCAP2 (elf_hwcap2) macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dhwcap.h117 #define ELF_HWCAP2 cpu_get_elf_hwcap2() macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Delf.h60 # define ELF_HWCAP2 (cur_cpu_spec->cpu_user_features2) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Delf.h60 # define ELF_HWCAP2 (cur_cpu_spec->cpu_user_features2) macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dhwcap.h148 #define ELF_HWCAP2 cpu_get_elf_hwcap2() macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Delf.h268 #define ELF_HWCAP2 (elf_hwcap2) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Delf.h253 #define ELF_HWCAP2 (elf_hwcap2) macro
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dintel.c119 ELF_HWCAP2 |= HWCAP2_RING3MWAIT; in probe_xeon_phi_r3mwait()
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Dintel.c125 ELF_HWCAP2 |= HWCAP2_RING3MWAIT; in probe_xeon_phi_r3mwait()

Completed in 15 milliseconds