Searched refs:sclp_sdias_copy (Results 1 – 2 of 2) sorted by relevance
75 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()
164 int sclp_sdias_copy(void *dest, int start_blk, int nr_blks) in sclp_sdias_copy() function