Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/resctrl/
H A Dmonitor.c1133 static const struct x86_cpu_id snc_cpu_ids[] __initconst = { variable
1159 if (!x86_match_cpu(snc_cpu_ids) || !ci) in snc_get_config()