Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
Dresctrl.h97 void resctrl_cpu_detect(struct cpuinfo_x86 *c);
102 static inline void resctrl_cpu_detect(struct cpuinfo_x86 *c) {} in resctrl_cpu_detect() function
/Linux-v6.6/arch/x86/kernel/cpu/
Damd.c622 resctrl_cpu_detect(c); in bsp_init_amd()
Dintel.c342 resctrl_cpu_detect(c); in bsp_init_intel()
/Linux-v6.6/arch/x86/kernel/cpu/resctrl/
Dcore.c919 void resctrl_cpu_detect(struct cpuinfo_x86 *c) in resctrl_cpu_detect() function