Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dlowcore.h139 __u32 restart_flags; /* 0x0384 */ member
/openbmc/linux/arch/s390/kernel/
H A Dasm-offsets.c136 OFFSET(__LC_RESTART_FLAGS, lowcore, restart_flags); in main()
H A Dsmp.c262 lc->restart_flags = RESTART_FLAG_CTLREGS; in pcpu_prepare_secondary()
898 S390_lowcore.restart_flags = 0; in smp_start_secondary()
H A Dsetup.c474 abs_lc->restart_flags = RESTART_FLAG_CTLREGS; in setup_lowcore()