Searched refs:dst_virt (Results 1 – 1 of 1) sorted by relevance
346 char *str, *dst_virt; in cb_read_statefile() local423 dst_virt = sfile.buf; in cb_read_statefile()424 cb_mapin(dst_virt, ADDR_TO_PN(dst_phys), in cb_read_statefile()431 nread = cpr_read(sfile.fd, dst_virt, len); in cb_read_statefile()437 dst_virt += len; in cb_read_statefile()