Home
last modified time | relevance | path

Searched refs:linux_elf_hwcap (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/arm64/include/
H A Dmd_var.h42 extern u_long linux_elf_hwcap;
/freebsd/sys/arm64/arm64/
H A Delf_machdep.c63 u_long __read_frequently linux_elf_hwcap; variable
H A Didentcpu.c2826 parse_cpu_features(true, &l_user_cpu_desc, &linux_elf_hwcap, in identify_cpu_sysinit()
2834 linux_elf_hwcap |= HWCAP_CPUID; in identify_cpu_sysinit()
/freebsd/sys/arm64/linux/
H A Dlinux_sysvec.c461 .sv_hwcap = &linux_elf_hwcap,