Home
last modified time | relevance | path

Searched refs:RESTART_FLAG_CTLREGS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Dprocessor.h29 #define RESTART_FLAG_CTLREGS _AC(1 << 0, U) macro
/openbmc/linux/arch/s390/kernel/
H A Dsetup.c474 abs_lc->restart_flags = RESTART_FLAG_CTLREGS; in setup_lowcore()
H A Dsmp.c262 lc->restart_flags = RESTART_FLAG_CTLREGS; in pcpu_prepare_secondary()