PSL_RI
psl_kernset = PSL_EE | PSL_ME | PSL_IR | PSL_DR | PSL_RI;
mtmsr((msr & ~(PSL_IR | PSL_DR)) | PSL_RI);
ASSYM(PSL_RI, PSL_RI);