Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dmshv.h234 struct mshv_root_hvcall { struct
254 #define MSHV_ROOT_HVCALL _IOWR(MSHV_IOCTL, 0x07, struct mshv_root_hvcall) argument
/linux/drivers/hv/
H A Dmshv_root_main.c187 struct mshv_root_hvcall args; in mshv_ioctl_passthru_hvcall()