Home
last modified time | relevance | path

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

/Linux-v5.15/arch/s390/kernel/
Dsetup.c472 lc->restart_source = -1U; in setup_lowcore_dat_off()
484 mem_assign_absolute(S390_lowcore.restart_source, lc->restart_source); in setup_lowcore_dat_off()
Dsmp.c302 lc->restart_source = -1U; in pcpu_start_fn()
334 mem_assign_absolute(lc->restart_source, source_cpu); in pcpu_delegate()
897 S390_lowcore.restart_source = -1U; in smp_start_secondary()
Dasm-offsets.c118 OFFSET(__LC_RESTART_SOURCE, lowcore, restart_source); in main()
/Linux-v5.15/arch/s390/include/asm/
Dlowcore.h127 __u32 restart_source; /* 0x0380 */ member