Searched defs:off_extra (Results 1 – 1 of 1) sorted by relevance
332 enum vmmdev_hgcm_function_parameter_type type, u32 *off_extra) in hgcm_call_init_linaddr()387 u32 i, off_extra = (uintptr_t)(dst_parm + parm_count) - (uintptr_t)call; in hgcm_call_init_call() local