Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_root.h341 int mshv_debugfs_partition_create(struct mshv_partition *partition);
352 static inline int mshv_debugfs_partition_create(struct mshv_partition *partition) in mshv_debugfs_partition_create() function
H A Dmshv_debugfs.c645 int mshv_debugfs_partition_create(struct mshv_partition *partition) in mshv_debugfs_partition_create() function
H A Dmshv_root_main.c1562 ret = mshv_debugfs_partition_create(partition); in mshv_partition_ioctl_initialize()