Searched refs:diag0c (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/s390/hypfs/
H A Dhypfs_diag0c.c19 * Get hypfs_diag0c_entry from CPU vector and store diag0c data
23 diag0c(((void **)data)[smp_processor_id()]);
/linux-master/arch/s390/kernel/
H A Ddiag.c62 .diag0c = _diag0c_amode31,
152 void diag0c(struct hypfs_diag0c_entry *data) function
155 diag_amode31_ops.diag0c(virt_to_phys(data));
/linux-master/arch/s390/include/asm/
H A Ddiag.h52 void diag0c(struct hypfs_diag0c_entry *data);
344 void (*diag0c)(unsigned long rx); member in struct:diag_ops

Completed in 167 milliseconds