Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dsmpboot.c560 bool intel_snc = id && id->driver_data; in match_llc() local
575 if (match_pkg(c, o) && !topology_same_node(c, o) && intel_snc) in match_llc()