pub unsafe fn hypercall2( offset: u32, arg0: u64, arg1: u64) -> Result<u64, Error>
Makes hypercall with 2 arguments
offset must be a valid offset into hypercall_page
offset
hypercall_page