Lines Matching full:stsi
20 #include <s390x/stsi.h>
173 * @info: Pointer to the stsi information
190 * @info: Pointer to the stsi information
191 * @sel2: stsi selector 2 value
241 * @info: pointer to the STSI info structure
255 ret = stsi(info, 15, 1, sel2); in stsi_get_sysib()
401 * @info: pointer to the STSI info structure
404 * Check if the validity of the STSI instruction and then
477 * Calls the checking for the STSI instruction in sel2 reverse level order
496 /* STSI selector 2 can takes values between 2 and 6 */ in test_stsi()
546 { "STSI", test_stsi },