Home
last modified time | relevance | path

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

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