Searched refs:__LC_PGM_NEW_PSW (Results 1 – 4 of 4) sorted by relevance
/linux/tools/testing/selftests/kvm/s390x/ |
H A D | debug_test.c | 10 #define __LC_PGM_NEW_PSW 0x1d0 macro 63 test_step_int(test_step_pgm_guest_code, __LC_PGM_NEW_PSW); in test_step_pgm() 86 __LC_PGM_NEW_PSW, new_psw); in test_step_pgm_diag() 109 test_step_int(test_step_pgm_iske_guest_code, __LC_PGM_NEW_PSW); in test_step_pgm_iske() 123 test_step_int(test_step_pgm_lctl_guest_code, __LC_PGM_NEW_PSW); in test_step_pgm_lctl()
|
/linux/arch/s390/boot/ |
H A D | ipl_data.c | 81 .program_new_psw = { .mask = PSW_MASK_DISABLED, .addr = __LC_PGM_NEW_PSW, },
|
H A D | head.S | 248 mvc __LC_PGM_NEW_PSW(16),0(%r13) 313 stg %r9,__LC_PGM_NEW_PSW+8
|
/linux/arch/s390/kernel/ |
H A D | asm-offsets.c | 110 OFFSET(__LC_PGM_NEW_PSW, lowcore, program_new_psw); in main()
|