Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dtopology.h214 #ifndef topology_ppin
215 #define topology_ppin(cpu) ((void)(cpu), 0ull) macro
/linux-6.3-rc2/arch/x86/include/asm/
A Dtopology.h113 #define topology_ppin(cpu) (cpu_data(cpu).ppin) macro
/linux-6.3-rc2/drivers/base/
A Dtopology.c158 if (attr == &dev_attr_ppin.attr && !topology_ppin(kobj_to_dev(kobj)->id)) in topology_is_visible()

Completed in 4 milliseconds