Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/s390/hypfs/
A Dhypfs_diag.c261 *pages = diag204((unsigned long)DIAG204_SUBC_RSI | in diag204_get_buffer()
291 if (diag204((unsigned long)DIAG204_SUBC_STIB7 | in diag204_probe()
297 if (diag204((unsigned long)DIAG204_SUBC_STIB6 | in diag204_probe()
313 if (diag204((unsigned long)DIAG204_SUBC_STIB4 | in diag204_probe()
334 rc = diag204((unsigned long) diag204_store_sc | in diag204_do_store()
/linux-6.3-rc2/arch/s390/kernel/
A Ddiag.c170 int diag204(unsigned long subcode, unsigned long size, void *addr) in diag204() function
178 EXPORT_SYMBOL(diag204);
A Dsthyi.c315 pages = diag204((unsigned long)DIAG204_SUBC_RSI | in fill_diag()
324 r = diag204((unsigned long)DIAG204_SUBC_STIB7 | in fill_diag()
/linux-6.3-rc2/arch/s390/include/asm/
A Ddiag.h319 int diag204(unsigned long subcode, unsigned long size, void *addr);

Completed in 8 milliseconds