Searched refs:dst_vc (Results 1 – 1 of 1) sorted by relevance
704 int con_copy_unimap(struct vc_data *dst_vc, struct vc_data *src_vc) in con_copy_unimap() argument710 if (*dst_vc->vc_uni_pagedir_loc == *src_vc->vc_uni_pagedir_loc) in con_copy_unimap()712 con_free_unimap(dst_vc); in con_copy_unimap()715 *dst_vc->vc_uni_pagedir_loc = q; in con_copy_unimap()