Searched refs:src_vc (Results 1 – 2 of 2) sorted by relevance
69 int con_copy_unimap(struct vc_data *dst_vc, struct vc_data *src_vc);114 int con_copy_unimap(struct vc_data *dst_vc, struct vc_data *src_vc) in con_copy_unimap() argument
750 int con_copy_unimap(struct vc_data *dst_vc, struct vc_data *src_vc) in con_copy_unimap() argument754 if (!*src_vc->uni_pagedict_loc) in con_copy_unimap()756 if (*dst_vc->uni_pagedict_loc == *src_vc->uni_pagedict_loc) in con_copy_unimap()759 src = *src_vc->uni_pagedict_loc; in con_copy_unimap()