Home
last modified time | relevance | path

Searched defs:mshv_vtl_hvcall (Results 1 – 1 of 1) sorted by relevance

/linux/include/uapi/linux/
H A Dmshv.h371 struct mshv_vtl_hvcall { struct
372 __u64 control; /* Hypercall control code */
373 __u64 input_size; /* Size of the input data */
374 __u64 input_ptr; /* Pointer to the input struct */
375 __u64 status; /* Status of the hypercall (output) */
376 __u64 output_size; /* Size of the output data */
377 __u64 output_ptr; /* Pointer to the output struct */