Searched refs:input_address (Results 1 – 1 of 1) sorted by relevance
137 u64 input_address = input ? virt_to_phys(input) : 0; in hv_do_hypercall() local148 "+c" (control), "+d" (input_address) in hv_do_hypercall()153 u32 input_address_hi = upper_32_bits(input_address); in hv_do_hypercall()154 u32 input_address_lo = lower_32_bits(input_address); in hv_do_hypercall()