Home
last modified time | relevance | path

Searched refs:mshv_debugfs_init (Results 1 – 3 of 3) 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_debugfs.c671 int __init mshv_debugfs_init(void) in mshv_debugfs_init() function
H A Dmshv_root_main.c2351 ret = mshv_debugfs_init(); in mshv_parent_partition_init()