Home
last modified time | relevance | path

Searched refs:stfl_bits (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/kernel/
Dsetup.c855 static const int stfl_bits[6] = { 0, 2, 7, 17, 19, 21 }; in setup_hwcaps() local
878 if (test_facility(stfl_bits[i])) in setup_hwcaps()