Home
last modified time | relevance | path

Searched defs:new_psw (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/kvm/s390/
H A Ddebug_test.c20 size_t new_psw_off, u64 *new_psw) in test_step_int_1()
45 u64 new_psw[2]; in test_step_int() local
82 u64 new_psw[2]; in test_step_pgm_diag() local
/linux/arch/s390/include/asm/
H A Dprocessor.h224 #define start_thread(regs, new_psw, new_stackp) do { \ argument
231 #define start_thread31(regs, new_psw, new_stackp) do { \ argument