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