Home
last modified time | relevance | path

Searched refs:diag224 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/s390/kernel/
H A Ddiag.c246 int diag224(void *ptr) in diag224() function
259 EXPORT_SYMBOL(diag224);
H A Dsthyi.c332 if (!diag224_buf || diag224(diag224_buf)) in fill_diag()
/openbmc/linux/arch/s390/include/asm/
H A Ddiag.h323 int diag224(void *ptr);
/openbmc/linux/arch/s390/hypfs/
H A Dhypfs_diag_fs.c370 if (diag224(diag224_cpu_names)) { in diag224_get_name_table()