Home
last modified time | relevance | path

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

/freebsd-14.2/sys/x86/x86/
H A Dmp_x86.c169 int id_shift; member
330 caches[0].id_shift = 0; in topo_probe_amd()
337 caches[1].id_shift = 0; in topo_probe_amd()
351 caches[2].id_shift = in topo_probe_amd()
475 caches[0].id_shift = pkg_id_shift; in topo_probe_intel_caches()
477 caches[1].id_shift = pkg_id_shift; in topo_probe_intel_caches()
531 int id_shift; in topo_probe() member
573 topo_layers[nlayers].id_shift); in topo_probe()
594 topo_layers[nlayers].id_shift = caches[i].id_shift; in topo_probe()
608 topo_layers[nlayers].id_shift); in topo_probe()
[all …]