Searched refs:input_address (Results 1 – 1 of 1) sorted by relevance
257 static inline uint8_t __hyperv_hypercall(u64 control, vm_vaddr_t input_address, in __hyperv_hypercall() argument268 "+c" (control), "+d" (input_address), in __hyperv_hypercall()277 static inline void hyperv_hypercall(u64 control, vm_vaddr_t input_address, in hyperv_hypercall() argument283 vector = __hyperv_hypercall(control, input_address, output_address, &hv_status); in hyperv_hypercall()
Completed in 3 milliseconds