Home
last modified time | relevance | path

Searched defs:apic_id (Results 1 – 11 of 11) sorted by relevance

/linux/arch/x86/kernel/cpu/
H A Dtopology.c95 static int topo_lookup_cpuid(u32 apic_id) in topo_lookup_cpuid()
107 static __init int topo_get_cpunr(u32 apic_id) in topo_get_cpunr()
117 static void topo_set_cpuids(unsigned int cpu, u32 apic_id, u32 acpi_id) in topo_set_cpuids()
126 static __init bool check_for_real_bsp(u32 apic_id) in check_for_real_bsp()
214 static __init void topo_register_apic(u32 apic_id, u32 acpi_id, bool present) in topo_register_apic()
253 void __init topology_register_apic(u32 apic_id, u32 acpi_id, bool present) in topology_register_apic()
282 void __init topology_register_boot_apic(u32 apic_id) in topology_register_boot_apic()
356 u32 apic_id = cpuid_to_apicid[cpu]; in topology_get_primary_thread() local
372 int topology_hotplug_apic(u32 apic_id, u32 acpi_id) in topology_hotplug_apic()
399 u32 apic_id = cpuid_to_apicid[cpu]; in topology_hotunplug_apic() local
/linux/arch/x86/mm/
H A Dsrat.c31 int apic_id; in acpi_numa_x2apic_affinity_init() local
69 int apic_id; in acpi_numa_processor_affinity_init() local
/linux/tools/testing/selftests/kvm/x86/
H A Dfix_hypercall_test.c33 do_sched_yield(u8 apic_id) do_sched_yield() argument
H A Dxapic_state_test.c147 u32 apic_id, expected; in __test_apic_id() local
/linux/drivers/hv/
H A Dhv_proc.c157 int hv_call_add_logical_proc(int node, u32 lp_index, u32 apic_id) in hv_call_add_logical_proc()
/linux/arch/x86/hyperv/
H A Dhv_init.c715 int hv_apicid_to_vp_index(u32 apic_id) in hv_apicid_to_vp_index()
H A Divm.c295 int hv_snp_boot_ap(u32 apic_id, unsigned long start_ip, unsigned int cpu) in hv_snp_boot_ap()
/linux/arch/x86/include/asm/uv/
H A Duv_mmrs.h2290 unsigned long apic_id:32; /* RW */ member
2304 unsigned long apic_id:32; /* RW */ member
2318 unsigned long apic_id:32; /* RW */ member
2332 unsigned long apic_id:32; /* RW */ member
2346 unsigned long apic_id:32; /* RW */ member
2393 unsigned long apic_id:32; /* RW */ member
2407 unsigned long apic_id:32; /* RW */ member
2421 unsigned long apic_id:32; /* RW */ member
2435 unsigned long apic_id:32; /* RW */ member
2449 unsigned long apic_id:32; /* RW */ member
[all …]
/linux/include/xen/interface/
H A Dplatform.h430 uint32_t apic_id; member
444 uint32_t apic_id; member
/linux/include/hyperv/
H A Dhvhdk_mini.h397 u32 apic_id; member
/linux/tools/power/x86/turbostat/
H A Dturbostat.c2132 unsigned int apic_id; member