Searched refs:dst_vc (Results 1 – 1 of 1) sorted by relevance
657 int con_copy_unimap(struct vc_data *dst_vc, struct vc_data *src_vc) in con_copy_unimap() argument663 if (*dst_vc->vc_uni_pagedir_loc == *src_vc->vc_uni_pagedir_loc) in con_copy_unimap()665 con_free_unimap(dst_vc); in con_copy_unimap()668 *dst_vc->vc_uni_pagedir_loc = (long)q; in con_copy_unimap()