Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dsclp.h144 int sclp_sdias_copy(void *dest, int blk_num, int nr_blks);
/openbmc/linux/drivers/s390/char/
H A Dsclp_sdias.c166 int sclp_sdias_copy(void *dest, int start_blk, int nr_blks) in sclp_sdias_copy() function
H A Dzcore.c76 if (sclp_sdias_copy(hsa_buf, src / PAGE_SIZE + 2, 1)) { in memcpy_hsa_iter()