Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/include/asm/
H A Dhwcap.h186 #define ELF_HWCAP3 cpu_get_elf_hwcap3()
H A Dcpufeature.h441 unsigned long cpu_get_elf_hwcap3(void);
/linux-6.15/arch/arm64/kernel/
H A Dcpufeature.c3725 unsigned long cpu_get_elf_hwcap3(void) in cpu_get_elf_hwcap3() function