Lines Matching defs:psw
29 struct psw_bits *psw = &psw_bits(S390_lowcore.psw_save_area);
62 *p++ = hex_asc_lo(psw->per);
64 *p++ = hex_asc_lo(psw->dat);
66 *p++ = hex_asc_lo(psw->io);
68 *p++ = hex_asc_lo(psw->ext);
70 *p++ = hex_asc_lo(psw->key);
72 *p++ = hex_asc_lo(psw->mcheck);
74 *p++ = hex_asc_lo(psw->wait);
76 *p++ = hex_asc_lo(psw->pstate);
78 *p++ = hex_asc_lo(psw->as);
80 *p++ = hex_asc_lo(psw->cc);
82 *p++ = hex_asc_lo(psw->pm);
84 *p++ = hex_asc_lo(psw->ri);
86 *p++ = hex_asc_lo(psw->eaba);