Searched defs:apic_id (Results 1 – 11 of 11) sorted by relevance
| /linux/arch/x86/kernel/cpu/ |
| H A D | topology.c | 95 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 D | srat.c | 31 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 D | fix_hypercall_test.c | 33 do_sched_yield(u8 apic_id) do_sched_yield() argument
|
| H A D | xapic_state_test.c | 147 u32 apic_id, expected; in __test_apic_id() local
|
| /linux/drivers/hv/ |
| H A D | hv_proc.c | 157 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 D | hv_init.c | 715 int hv_apicid_to_vp_index(u32 apic_id) in hv_apicid_to_vp_index()
|
| H A D | ivm.c | 295 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 D | uv_mmrs.h | 2290 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 D | platform.h | 430 uint32_t apic_id; member 444 uint32_t apic_id; member
|
| /linux/include/hyperv/ |
| H A D | hvhdk_mini.h | 397 u32 apic_id; member
|
| /linux/tools/power/x86/turbostat/ |
| H A D | turbostat.c | 2132 unsigned int apic_id; member
|