Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/char/
Dzcore.c75 if (sclp_sdias_copy(hsa_buf, src / PAGE_SIZE + 2, 1)) { in memcpy_hsa_user()
110 if (sclp_sdias_copy(hsa_buf, src / PAGE_SIZE + 2, 1)) { in memcpy_hsa_kernel()
Dsclp_sdias.c164 int sclp_sdias_copy(void *dest, int start_blk, int nr_blks) in sclp_sdias_copy() function