Searched refs:auxv_hwcap (Results 1 – 1 of 1) sorted by relevance
110 static uint32_t auxv_hwcap = 0; in supportsSTFLE() local137 auxv_hwcap = auxv_element->a_un.a_val; in supportsSTFLE()148 if (0 == auxv_hwcap) { in supportsSTFLE()155 return (auxv_hwcap & _HWCAP_S390_STFLE); in supportsSTFLE()