Searched refs:program_new_psw (Results 1 – 6 of 6) sorted by relevance
93 "+Q" (S390_lowcore.program_new_psw), in __diag260()97 [psw_pgm] "a" (&S390_lowcore.program_new_psw) in __diag260()141 "=Q" (S390_lowcore.program_new_psw.addr), in tprot()144 [psw_pgm] "a" (&S390_lowcore.program_new_psw), in tprot()
46 "+Q" (S390_lowcore.program_new_psw), in __diag308()50 [psw_pgm] "a" (&S390_lowcore.program_new_psw) in __diag308()
432 lc->program_new_psw.mask = int_psw_mask | PSW_MASK_MCHECK; in setup_lowcore_dat_off()433 lc->program_new_psw.addr = (unsigned long) pgm_check_handler; in setup_lowcore_dat_off()506 S390_lowcore.program_new_psw.mask |= PSW_MASK_DAT; in setup_lowcore_dat_on()511 mem_assign_absolute(S390_lowcore.program_new_psw, lc->program_new_psw); in setup_lowcore_dat_on()
178 S390_lowcore.program_new_psw = psw; in setup_lowcore_early()
92 OFFSET(__LC_PGM_NEW_PSW, lowcore, program_new_psw); in main()
80 psw_t program_new_psw; /* 0x01d0 */ member