Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Dwti.c152 if (diag49c(DIAG49C_SUBC_ACK)) in wti_thread_fn()
188 rc = diag49c(DIAG49C_SUBC_REG); in wti_init()
/linux/arch/s390/kernel/diag/
H A Ddiag.c311 int diag49c(unsigned long subcode) in diag49c() function
324 EXPORT_SYMBOL(diag49c);
/linux/arch/s390/include/asm/
H A Ddiag.h375 int diag49c(unsigned long subcode);