Searched refs:auxv_hwcap (Results 1 – 1 of 1) sorted by relevance
106 static uint32_t auxv_hwcap = 0; in supportsSTFLE() local133 auxv_hwcap = auxv_element->a_un.a_val; in supportsSTFLE()144 if (0 == auxv_hwcap) { in supportsSTFLE()151 return (auxv_hwcap & _HWCAP_S390_STFLE); in supportsSTFLE()