Searched refs:dst_pg_lst (Results 1 – 1 of 1) sorted by relevance
334 struct vmmdev_hgcm_pagelist *dst_pg_lst; in hgcm_call_init_linaddr() local347 dst_pg_lst = (void *)call + *off_extra; in hgcm_call_init_linaddr()354 dst_pg_lst->flags = hgcm_call_linear_addr_type_to_pagelist_flags(type); in hgcm_call_init_linaddr()355 dst_pg_lst->offset_first_page = (unsigned long)buf & ~PAGE_MASK; in hgcm_call_init_linaddr()356 dst_pg_lst->page_count = page_count; in hgcm_call_init_linaddr()364 dst_pg_lst->pages[i] = page_to_phys(page); in hgcm_call_init_linaddr()