Searched refs:default_cpu_present_to_apicid (Results 1 – 10 of 10) sorted by relevance
22 u32 default_cpu_present_to_apicid(int mps_cpu) in default_cpu_present_to_apicid() function29 EXPORT_SYMBOL_FOR_KVM(default_cpu_present_to_apicid);
215 .cpu_present_to_apicid = default_cpu_present_to_apicid,249 .cpu_present_to_apicid = default_cpu_present_to_apicid,
42 .cpu_present_to_apicid = default_cpu_present_to_apicid,
59 .cpu_present_to_apicid = default_cpu_present_to_apicid,
47 .cpu_present_to_apicid = default_cpu_present_to_apicid,
238 .cpu_present_to_apicid = default_cpu_present_to_apicid,
402 .cpu_present_to_apicid = default_cpu_present_to_apicid,
763 .cpu_present_to_apicid = default_cpu_present_to_apicid,
603 extern u32 default_cpu_present_to_apicid(int mps_cpu);
2466 return default_cpu_present_to_apicid(mps_cpu); in kvm_cpu_get_apicid()