Searched refs:HWCAP_SORT (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/s390/include/asm/ | ||
| H A D | elf.h | 147 #define HWCAP_SORT BIT(HWCAP_NR_SORT) macro |
| /linux/arch/s390/kernel/ | ||
| H A D | processor.c | 239 elf_hwcap |= HWCAP_SORT; in setup_hwcaps() |