Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dresctrl.h194 void resctrl_cpu_detect(struct cpuinfo_x86 *c);
199 static inline void resctrl_cpu_detect(struct cpuinfo_x86 *c) {} in resctrl_cpu_detect() function
/linux/arch/x86/kernel/cpu/
H A Dhygon.c122 resctrl_cpu_detect(c); in bsp_init_hygon()
H A Dintel.c342 resctrl_cpu_detect(c); in bsp_init_intel()
H A Damd.c475 resctrl_cpu_detect(c); in bsp_init_amd()
/linux/arch/x86/kernel/cpu/resctrl/
H A Dcore.c988 void resctrl_cpu_detect(struct cpuinfo_x86 *c) in resctrl_cpu_detect() function