summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/ctlreg.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-19s390/ctlreg: add system_ctl_load()Heiko Carstens1-18/+39
2023-09-19s390/ctlreg: allow to call system_ctl_set/clear_bit() earlyHeiko Carstens1-7/+34
2023-09-19s390/ctltreg: make initialization of control register save area explicitHeiko Carstens1-0/+11
2023-09-19s390/ctlreg: add struct ctlregHeiko Carstens1-5/+5
2023-09-19s390/ctlreg: change parameters of __local_ctl_load() and __local_ctl_store()Heiko Carstens1-2/+2
2023-09-19s390/ctlreg: add local and system prefix to some functionsHeiko Carstens1-13/+13
2023-09-19s390/ctlreg: rename ctl_reg.h to ctlreg.hHeiko Carstens1-1/+1
2023-09-19s390/ctlreg: move control register code to separate fileHeiko Carstens1-0/+62