Searched refs:HWCAP_S390_GS (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ | ||
| H A D | elf.h | 109 #define HWCAP_S390_GS 16384 macro |
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ | ||
| H A D | setup.c | 943 elf_hwcap |= HWCAP_S390_GS; in setup_hwcaps() |