Searched refs:apicid_module_offset (Results 1 – 2 of 2) sorted by relevance
106 static inline unsigned apicid_module_offset(X86CPUTopoInfo *topo_info) in apicid_module_offset() function114 return apicid_module_offset(topo_info) + apicid_module_width(topo_info); in apicid_die_offset()134 (topo_ids->module_id << apicid_module_offset(topo_info)) | in x86_apicid_from_topo_ids()176 (apicid >> apicid_module_offset(topo_info)) & in x86_topo_ids_from_apicid()
104 g_assert_cmpuint(apicid_module_offset(&topo_info), ==, 5); in test_topo_bits()