Home
last modified time | relevance | path

Searched refs:cpu_get_elf_hwcap2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm64/include/asm/
H A Dhwcap.h148 #define ELF_HWCAP2 cpu_get_elf_hwcap2()
H A Dcpufeature.h436 unsigned long cpu_get_elf_hwcap2(void);
/openbmc/linux/arch/arm64/kernel/
H A Dcpufeature.c3351 unsigned long cpu_get_elf_hwcap2(void) in cpu_get_elf_hwcap2() function