Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/s390/kernel/
Dsetup.c457 lc->restart_source = -1U; in setup_lowcore()
472 abs_lc->restart_source = lc->restart_source; in setup_lowcore()
Dsmp.c309 lc->restart_source = -1U; in pcpu_start_fn()
345 lc->restart_source = source_cpu; in pcpu_delegate()
351 abs_lc->restart_source = source_cpu; in pcpu_delegate()
897 S390_lowcore.restart_source = -1U; in smp_start_secondary()
Dasm-offsets.c135 OFFSET(__LC_RESTART_SOURCE, lowcore, restart_source); in main()
/kernel/linux/linux-5.10/arch/s390/kernel/
Dsetup.c442 lc->restart_source = -1UL; in setup_lowcore_dat_off()
448 mem_assign_absolute(S390_lowcore.restart_source, lc->restart_source); in setup_lowcore_dat_off()
Dsmp.c308 lc->restart_source = -1UL; in pcpu_start_fn()
336 mem_assign_absolute(lc->restart_source, source_cpu); in pcpu_delegate()
890 S390_lowcore.restart_source = -1UL; in smp_start_secondary()
Dasm-offsets.c140 OFFSET(__LC_RESTART_SOURCE, lowcore, restart_source); in main()
/kernel/linux/linux-5.10/arch/s390/include/asm/
Dlowcore.h114 __u64 restart_source; /* 0x0378 */ member
/kernel/linux/linux-6.6/arch/s390/include/asm/
Dlowcore.h138 __u32 restart_source; /* 0x0380 */ member