Searched refs:resctrl_cpu_detect (Results 1 – 5 of 5) sorted by relevance
194 void resctrl_cpu_detect(struct cpuinfo_x86 *c);199 static inline void resctrl_cpu_detect(struct cpuinfo_x86 *c) {} in resctrl_cpu_detect() function
122 resctrl_cpu_detect(c); in bsp_init_hygon()
342 resctrl_cpu_detect(c); in bsp_init_intel()
475 resctrl_cpu_detect(c); in bsp_init_amd()
988 void resctrl_cpu_detect(struct cpuinfo_x86 *c) in resctrl_cpu_detect() function