Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/include/asm/
Dprocessor.h29 #define RESTART_FLAG_CTLREGS _AC(1 << 0, U) macro
/linux-6.1.9/arch/s390/kernel/
Dsetup.c522 abs_lc->restart_flags = RESTART_FLAG_CTLREGS; in setup_lowcore_dat_on()
Dsmp.c260 lc->restart_flags = RESTART_FLAG_CTLREGS; in pcpu_prepare_secondary()