Searched refs:sclp_sdias_copy (Results 1 – 2 of 2) sorted by relevance
74 if (sclp_sdias_copy(hsa_buf, src / PAGE_SIZE + 2, 1)) { in memcpy_hsa_user()104 if (sclp_sdias_copy(hsa_buf, src / PAGE_SIZE + 2, 1)) { in memcpy_hsa_kernel()
163 int sclp_sdias_copy(void *dest, int start_blk, int nr_blks) in sclp_sdias_copy() function