Searched refs:HWCAP_VXRS (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/arch/s390/include/asm/ | ||
D | elf.h | 141 #define HWCAP_VXRS BIT(HWCAP_NR_VXRS) macro |
/linux-6.12.1/arch/s390/kernel/ | ||
D | processor.c | 224 elf_hwcap |= HWCAP_VXRS; in setup_hwcaps() |