Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/include/asm/
Dresctrl.h181 void resctrl_cpu_detect(struct cpuinfo_x86 *c);
186 static inline void resctrl_cpu_detect(struct cpuinfo_x86 *c) {} in resctrl_cpu_detect() function
/linux-6.14.4/arch/x86/kernel/cpu/
Dintel.c340 resctrl_cpu_detect(c); in bsp_init_intel()
Damd.c430 resctrl_cpu_detect(c); in bsp_init_amd()
/linux-6.14.4/arch/x86/kernel/cpu/resctrl/
Dcore.c1060 void resctrl_cpu_detect(struct cpuinfo_x86 *c) in resctrl_cpu_detect() function