Searched defs:input_address (Results 1 – 4 of 4) sorted by relevance
27 u64 input_address; in hv_do_hypercall() local
48 u64 input_address = input ? virt_to_phys(input) : 0; in hv_do_hypercall() local
409 void __user *input_address; in sev_ioctl_do_pek_csr() local640 void __user *input_address; in sev_ioctl_do_get_id2() local
52 static inline u64 hypercall(u64 control, vm_vaddr_t input_address, in hypercall()