Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/s390/include/asm/
A Dsclp.h99 unsigned int mtid_cp; member
/linux-6.3-rc2/drivers/s390/char/
A Dsclp_early.c107 sclp.mtid_cp = (sccb->fac42 & 0x80) ? (sccb->fac43 & 31) : 0; in sclp_early_facilities_detect()
/linux-6.3-rc2/arch/s390/kernel/
A Dsmp.c862 mtid = boot_core_type ? sclp.mtid : sclp.mtid_cp; in smp_detect_cpus()
998 sclp_max = max(sclp.mtid, sclp.mtid_cp) + 1; in smp_fill_possible_mask()

Completed in 7 milliseconds