Searched refs:dst_vc (Results 1 – 2 of 2) sorted by relevance
74 int con_copy_unimap(struct vc_data *dst_vc, struct vc_data *src_vc);121 int con_copy_unimap(struct vc_data *dst_vc, struct vc_data *src_vc) in con_copy_unimap() argument
715 int con_copy_unimap(struct vc_data *dst_vc, struct vc_data *src_vc) in con_copy_unimap() argument721 if (*dst_vc->vc_uni_pagedir_loc == *src_vc->vc_uni_pagedir_loc) in con_copy_unimap()723 con_free_unimap(dst_vc); in con_copy_unimap()726 *dst_vc->vc_uni_pagedir_loc = q; in con_copy_unimap()