Home
last modified time | relevance | path

Searched refs:sclp_sdias_copy (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/char/
H A Dzcore.c70 if (sclp_sdias_copy(hsa_buf, src / PAGE_SIZE + 2, 1)) { in memcpy_hsa_user()
71 TRACE("sclp_sdias_copy() failed\n"); in memcpy_hsa_user()
105 if (sclp_sdias_copy(hsa_buf, src / PAGE_SIZE + 2, 1)) { in memcpy_hsa_kernel()
106 TRACE("sclp_sdias_copy() failed\n"); in memcpy_hsa_kernel()
H A Dsclp_sdias.c166 int sclp_sdias_copy(void *dest, int start_blk, int nr_blks) in sclp_sdias_copy() function
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dsclp.h125 int sclp_sdias_copy(void *dest, int blk_num, int nr_blks);
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dsclp.h144 int sclp_sdias_copy(void *dest, int blk_num, int nr_blks);
/kernel/linux/linux-6.6/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()
77 TRACE("sclp_sdias_copy() failed\n"); in memcpy_hsa_iter()

Completed in 3 milliseconds