Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/base/
A Dtopology.c17 #define define_id_show_func(name, fmt) \ macro
45 define_id_show_func(physical_package_id, "%d");
49 define_id_show_func(die_id, "%d");
54 define_id_show_func(cluster_id, "%d");
58 define_id_show_func(core_id, "%d");
61 define_id_show_func(ppin, "0x%llx");
93 define_id_show_func(book_id, "%d");
101 define_id_show_func(drawer_id, "%d");

Completed in 2 milliseconds