Home
last modified time | relevance | path

Searched refs:hwcap_type (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/arm64/fp/
H A Dvec-syscfg.c29 unsigned long hwcap_type; member
49 .hwcap_type = AT_HWCAP,
59 .hwcap_type = AT_HWCAP2,
597 if (!(getauxval(vec_data[i].hwcap_type) & vec_data[i].hwcap)) in prctl_set_all_vqs()
768 supported = getauxval(data->hwcap_type) & data->hwcap; in main()
H A Dsve-ptrace.c45 unsigned long hwcap_type; member
54 .hwcap_type = AT_HWCAP,
61 .hwcap_type = AT_HWCAP2,
682 if (getauxval(vec_types[i].hwcap_type) & vec_types[i].hwcap) { in do_parent()
692 if (getauxval(vec_types[i].hwcap_type) & vec_types[i].hwcap) { in do_parent()
706 if (getauxval(vec_types[i].hwcap_type) & in do_parent()
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dcpufeature.h337 u8 hwcap_type; member
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dcpufeature.h365 u8 hwcap_type; member
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dcpufeature.c2184 .hwcap_type = cap_type, \
2336 switch (cap->hwcap_type) { in cap_set_elf_hwcap()
2359 switch (cap->hwcap_type) { in cpus_have_elf_hwcap()
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dcpufeature.c2732 .hwcap_type = cap_type, \
2919 switch (cap->hwcap_type) { in cap_set_elf_hwcap()
2942 switch (cap->hwcap_type) { in cpus_have_elf_hwcap()

Completed in 13 milliseconds