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