Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/
H A Ddebugfs.c45 static const struct file_operations dfs_cpu_ops = { variable
97 debugfs_create_file(name, 0444, dir, (void *)id, &dfs_cpu_ops); in cpu_init_debugfs()