Home
last modified time | relevance | path

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

/linux-6.15/drivers/hv/
H A Dmshv_root_main.c75 static long mshv_vp_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg);
96 .unlocked_ioctl = mshv_vp_ioctl,
780 mshv_vp_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in mshv_vp_ioctl() function