Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_root.h343 int mshv_debugfs_vp_create(struct mshv_vp *vp);
357 static inline int mshv_debugfs_vp_create(struct mshv_vp *vp) in mshv_debugfs_vp_create() function
H A Dmshv_root_main.c1147 ret = mshv_debugfs_vp_create(vp); in mshv_partition_ioctl_create_vp()