Searched refs:HWCAP_S390_VXRS_PDE (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/arch/s390/include/asm/ | ||
D | elf.h | 111 #define HWCAP_S390_VXRS_PDE 65536 macro |
/Linux-v5.4/arch/s390/kernel/ | ||
D | setup.c | 935 elf_hwcap |= HWCAP_S390_VXRS_PDE; in setup_hwcaps() |