Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_root.h338 int __init mshv_debugfs_init(void);
346 static inline int __init mshv_debugfs_init(void) in mshv_debugfs_init() function
H A Dmshv_root_main.c2402 ret = mshv_debugfs_init(); in mshv_parent_partition_init()