Searched refs:HWCAP_HIGH_GPRS (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/arch/s390/include/asm/ | ||
D | elf.h | 131 #define HWCAP_HIGH_GPRS BIT(HWCAP_NR_HIGH_GPRS) macro |
/linux-6.6.21/arch/s390/kernel/ | ||
D | processor.c | 198 elf_hwcap |= HWCAP_HIGH_GPRS; in setup_hwcaps() |