Searched refs:restart_flags (Results 1 – 2 of 2) sorted by relevance
/linux/arch/s390/include/asm/ | ||
H A D | lowcore.h | 144 __u32 restart_flags; /* 0x0384 */ member |
/linux/arch/s390/kernel/ | ||
H A D | setup.c | 462 abs_lc->restart_flags = RESTART_FLAG_CTLREGS; in setup_lowcore() |