Searched refs:HWCAP_S390_HIGH_GPRS (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/s390/include/asm/ | ||
D | elf.h | 104 #define HWCAP_S390_HIGH_GPRS 512 macro |
/Linux-v4.19/arch/s390/kernel/ | ||
D | setup.c | 764 elf_hwcap |= HWCAP_S390_HIGH_GPRS; in setup_hwcaps() |