Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Ddiag.h26 DIAG_STAT_X09C, enumerator
/linux/arch/s390/kernel/diag/
H A Ddiag.c41 [DIAG_STAT_X09C] = { .code = 0x09c, .name = "Relinquish Timeslice" },
/linux/arch/s390/kernel/
H A Dsmp.c414 diag_stat_inc_norecursion(DIAG_STAT_X09C); in smp_yield_cpu()