Home
last modified time | relevance | path

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

/linux-6.1.9/arch/microblaze/kernel/
Dsetup.c184 struct dentry *of_debugfs_root; variable
188 of_debugfs_root = debugfs_create_dir("microblaze", NULL); in microblaze_debugfs_init()
195 debugfs_create_u32("tlb_skip", S_IRUGO, of_debugfs_root, &tlb_skip); in debugfs_tlb()
/linux-6.1.9/arch/microblaze/include/asm/
Dprocessor.h88 extern struct dentry *of_debugfs_root;