Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dhwcap.h147 #define ELF_HWCAP cpu_get_elf_hwcap()
H A Dcpufeature.h435 unsigned long cpu_get_elf_hwcap(void);
/openbmc/linux/arch/arm64/kernel/
H A Dcpufeature.c3316 unsigned long cpu_get_elf_hwcap(void) in cpu_get_elf_hwcap() function