Home
last modified time | relevance | path

Searched defs:at_level (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/arch/x86/kernel/cpu/
Dtopology.c207 static unsigned int topo_unit_count(u32 lvlid, enum x86_topology_domains at_level, in topo_unit_count()
325 int topology_get_logical_id(u32 apicid, enum x86_topology_domains at_level) in topology_get_logical_id()
358 enum x86_topology_domains at_level) in topology_unit_count()
Dtopology.h61 enum x86_topology_domains at_level) in topology_unit_count()
/linux-6.12.1/arch/x86/include/asm/
Dtopology.h175 static inline int topology_get_logical_id(u32 apicid, enum x86_topology_domains at_level) in topology_get_logical_id()