Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_root_main.c61 static long mshv_vp_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg);
82 .unlocked_ioctl = mshv_vp_ioctl,
868 mshv_vp_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in mshv_vp_ioctl() function