Searched refs:program_new_psw (Results 1 – 7 of 7) sorted by relevance
74 "+Q" (S390_lowcore.program_new_psw), in __diag260()78 [psw_pgm] "a" (&S390_lowcore.program_new_psw) in __diag260()122 "=Q" (S390_lowcore.program_new_psw.addr), in tprot()125 [psw_pgm] "a" (&S390_lowcore.program_new_psw), in tprot()
23 psw_t program_new_psw; /* 0x01d0 */ member81 .program_new_psw = { .mask = PSW_MASK_DISABLED, .addr = __LC_PGM_NEW_PSW, },
53 "+Q" (S390_lowcore.program_new_psw), in __diag308()57 [psw_pgm] "a" (&S390_lowcore.program_new_psw) in __diag308()
437 lc->program_new_psw.mask = PSW_KERNEL_BITS | PSW_MASK_MCHECK; in setup_lowcore()438 lc->program_new_psw.addr = (unsigned long) pgm_check_handler; in setup_lowcore()503 abs_lc->program_new_psw = lc->program_new_psw; in setup_lowcore()
182 S390_lowcore.program_new_psw = psw; in setup_lowcore_early()
109 OFFSET(__LC_PGM_NEW_PSW, lowcore, program_new_psw); in main()
90 psw_t program_new_psw; /* 0x01d0 */ member
Completed in 8 milliseconds