Searched refs:apicid_module_offset (Results 1 – 3 of 3) sorted by relevance
120 static inline unsigned apicid_module_offset(X86CPUTopoInfo *topo_info) in apicid_module_offset() function128 return apicid_module_offset(topo_info) + apicid_module_width(topo_info); in apicid_die_offset()147 (topo_ids->module_id << apicid_module_offset(topo_info)) | in x86_apicid_from_topo_ids()189 (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()
334 return apicid_module_offset(topo_info); in apicid_offset_by_topo_level()