Searched defs:input_address (Results 1 – 4 of 4) sorted by relevance
27 u64 input_address; in hv_do_hypercall() local
628 void __user *input_address; in sev_ioctl_do_pek_csr() local872 void __user *input_address; in sev_ioctl_do_get_id2() local
248 static inline uint8_t __hyperv_hypercall(u64 control, vm_vaddr_t input_address, in __hyperv_hypercall()268 static inline void hyperv_hypercall(u64 control, vm_vaddr_t input_address, in hyperv_hypercall()
39 u64 input_address = input ? virt_to_phys(input) : 0; in hv_do_hypercall() local
Completed in 129 milliseconds