Home
last modified time | relevance | path

Searched refs:input_address (Results 1 – 1 of 1) sorted by relevance

/tools/testing/selftests/kvm/include/x86/
A Dhyperv.h257 static inline uint8_t __hyperv_hypercall(u64 control, vm_vaddr_t input_address, in __hyperv_hypercall() argument
268 "+c" (control), "+d" (input_address), in __hyperv_hypercall()
277 static inline void hyperv_hypercall(u64 control, vm_vaddr_t input_address, in hyperv_hypercall() argument
283 vector = __hyperv_hypercall(control, input_address, output_address, &hv_status); in hyperv_hypercall()

Completed in 3 milliseconds