Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/kvm/s390/
H A Ddebug_test.c9 #define __LC_SVC_NEW_PSW 0x1c0 macro
134 test_step_int(test_step_svc_guest_code, __LC_SVC_NEW_PSW); in test_step_svc()
/linux-6.15/arch/s390/boot/
H A Dipl_data.c80 .svc_new_psw = { .mask = PSW_MASK_DISABLED, .addr = __LC_SVC_NEW_PSW, },
/linux-6.15/arch/s390/kernel/
H A Dasm-offsets.c110 OFFSET(__LC_SVC_NEW_PSW, lowcore, svc_new_psw); in main()