Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/x86/
H A Dsigreturn.c575 static int test_valid_sigreturn(int cs_bits, bool use_16bit_ss, int force_ss) in test_valid_sigreturn() argument
580 cs_bits, use_16bit_ss ? 16 : 32); in test_valid_sigreturn()
587 if (use_16bit_ss) { in test_valid_sigreturn()
602 cs_bits, sig_cs, use_16bit_ss ? 16 : 32, sig_ss, in test_valid_sigreturn()