Home
last modified time | relevance | path

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

/drivers/base/
A Dtopology.c17 #define define_id_show_func(name, fmt) \ macro
61 define_id_show_func(physical_package_id, "%d");
65 define_id_show_func(die_id, "%d");
70 define_id_show_func(cluster_id, "%d");
74 define_id_show_func(core_id, "%d");
77 define_id_show_func(ppin, "0x%llx");
109 define_id_show_func(book_id, "%d");
117 define_id_show_func(drawer_id, "%d");

Completed in 4 milliseconds