Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dresctrl.h87 void resctrl_cpu_detect(struct cpuinfo_x86 *c);
92 static inline void resctrl_cpu_detect(struct cpuinfo_x86 *c) {} in resctrl_cpu_detect() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dintel.c336 resctrl_cpu_detect(c); in bsp_init_intel()
H A Damd.c602 resctrl_cpu_detect(c); in bsp_init_amd()
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/resctrl/
H A Dcore.c970 void resctrl_cpu_detect(struct cpuinfo_x86 *c) in resctrl_cpu_detect() function