Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/include/asm/
Dsclp.h57 unsigned int sclp_get_mtid_prev(void);
/linux-4.1.27/drivers/s390/char/
Dsclp_early.c214 unsigned int sclp_get_mtid_prev(void) in sclp_get_mtid_prev() function
/linux-4.1.27/arch/s390/kernel/
Dsmp.c604 pcpu_set_smt(sclp_get_mtid_prev()); in smp_store_cpu_states()