Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/
H A Ddebugfs.c79 static const struct file_operations dfs_dom_ops = { variable
92 debugfs_create_file("domains", 0444, base, NULL, &dfs_dom_ops); in cpu_init_debugfs()