Searched refs:DIAG204_CPU_ONLINE (Results 1 – 2 of 2) sorted by relevance
/linux/arch/s390/include/asm/ | ||
H A D | diag.h | 132 DIAG204_CPU_ONLINE = 0x20, enumerator |
/linux/arch/s390/kernel/ | ||
H A D | sthyi.c | 263 if (!(block->cpus[i].cflag & DIAG204_CPU_ONLINE)) in lpar_cpu_inf() |