Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/kvm/s390x/
Ddebug_test.c20 size_t new_psw_off, uint64_t *new_psw) in test_step_int_1()
45 uint64_t new_psw[2]; in test_step_int() local
82 uint64_t new_psw[2]; in test_step_pgm_diag() local
/linux-6.12.1/arch/s390/kvm/
Dpriv.c749 psw_compat_t new_psw; in kvm_s390_handle_lpsw() local
778 psw_t new_psw; in handle_lpswe() local
802 psw_t new_psw; in handle_lpswey() local
/linux-6.12.1/arch/s390/include/asm/
Dprocessor.h237 #define start_thread(regs, new_psw, new_stackp) do { \ argument
244 #define start_thread31(regs, new_psw, new_stackp) do { \ argument