Home
last modified time | relevance | path

Searched refs:__local_ctl_load (Results 1 – 4 of 4) sorted by relevance

/linux/arch/s390/kernel/
H A Dctlreg.c68 __local_ctl_load(0, 15, regs); in ctlreg_callback()
H A Dsmp.c909 __local_ctl_load(0, 15, cregs); in __cpu_disable()
H A Dptrace.c121 __local_ctl_load(9, 11, new.regs); in update_cr_regs()
/linux/arch/s390/include/asm/
H A Dctlreg.h91 #define __local_ctl_load(low, high, array) do { \ macro