Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
resctrl_cpu_detect
arch/x86/include/asm/resctrl.h
194
void resctrl_cpu_detect(struct cpuinfo_x86 *c);
arch/x86/kernel/cpu/amd.c
477
resctrl_cpu_detect(c);
arch/x86/kernel/cpu/hygon.c
123
resctrl_cpu_detect(c);
arch/x86/kernel/cpu/intel.c
341
resctrl_cpu_detect(c);