Searched defs:output_address (Results 1 – 4 of 4) sorted by relevance
28 u64 output_address; in hv_do_hypercall() local
249 vm_vaddr_t output_address, in __hyperv_hypercall()269 vm_vaddr_t output_address) in hyperv_hypercall()
74 u64 output_address = output ? virt_to_phys(output) : 0; in hv_do_hypercall() local
302 static void output_address(unsigned long long addr) in output_address() function