/linux/arch/x86/kernel/cpu/ |
H A D | topology.c | 98 static int topo_lookup_cpuid(u32 apic_id) in topo_lookup_cpuid() 110 static __init int topo_get_cpunr(u32 apic_id) in topo_get_cpunr() 120 static void topo_set_cpuids(unsigned int cpu, u32 apic_id, u32 acpi_id) in topo_set_cpuids() 129 static __init bool check_for_real_bsp(u32 apic_id) in check_for_real_bsp() 221 static __init void topo_register_apic(u32 apic_id, u32 acpi_id, bool present) in topo_register_apic() 274 void __init topology_register_apic(u32 apic_id, u32 acpi_id, bool present) in topology_register_apic() 303 void __init topology_register_boot_apic(u32 apic_id) in topology_register_boot_apic() 380 int topology_hotplug_apic(u32 apic_id, u32 acpi_id) in topology_hotplug_apic() 407 u32 apic_id = cpuid_to_apicid[cpu]; in topology_hotunplug_apic() local
|
/linux/drivers/acpi/ |
H A D | processor_core.c | 33 u32 acpi_id, phys_cpuid_t *apic_id) in map_lapic_id() 49 int device_declaration, u32 acpi_id, phys_cpuid_t *apic_id) in map_x2apic_id() 66 int device_declaration, u32 acpi_id, phys_cpuid_t *apic_id) in map_lsapic_id() 357 int apic_id = -1; in parse_madt_ioapic_entry() local 386 int apic_id = -1; in parse_mat_ioapic_entry() local 421 int apic_id; in acpi_get_ioapic_id() local
|
/linux/arch/x86/mm/ |
H A D | srat.c | 31 int apic_id; in acpi_numa_x2apic_affinity_init() local 68 int apic_id; in acpi_numa_processor_affinity_init() local
|
/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | fix_hypercall_test.c | 33 static uint64_t do_sched_yield(uint8_t apic_id) in do_sched_yield()
|
H A D | xapic_state_test.c | 147 uint32_t apic_id, expected; in __test_apic_id() local
|
/linux/arch/x86/hyperv/ |
H A D | hv_proc.c | 116 int hv_call_add_logical_proc(int node, u32 lp_index, u32 apic_id) in hv_call_add_logical_proc()
|
H A D | hv_vtl.c | 177 static int hv_vtl_apicid_to_vp_id(u32 apic_id) in hv_vtl_apicid_to_vp_id()
|
/linux/arch/x86/kernel/ |
H A D | irq.c | 363 u32 apic_id; in intel_posted_msi_init() local
|
/linux/arch/x86/kernel/apic/ |
H A D | ipi.c | 292 static int convert_apicid_to_cpu(u32 apic_id) in convert_apicid_to_cpu()
|
H A D | io_apic.c | 1329 u32 apic_id = read_apic_id(); in native_restore_boot_irq_mode() local 1950 u32 apic_id; in unlock_ExtINT_logic() local 2369 static int io_apic_get_unique_id(int ioapic, int apic_id) in io_apic_get_unique_id()
|
H A D | apic.c | 2365 u32 apic_id; member
|
/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/drivers/dma/ioat/ |
H A D | dca.c | 181 int i, apic_id, bit, value; in ioat_dca_get_tag() local
|
/linux/arch/x86/coco/sev/ |
H A D | core.c | 1088 static int snp_set_vmsa(void *va, void *caa, int apic_id, bool make_vmsa) in snp_set_vmsa() 1164 static void snp_cleanup_vmsa(struct sev_es_save_area *vmsa, int apic_id) in snp_cleanup_vmsa() 1175 static int wakeup_cpu_via_vmgexit(u32 apic_id, unsigned long start_ip) in wakeup_cpu_via_vmgexit()
|
/linux/include/xen/interface/ |
H A D | platform.h | 430 uint32_t apic_id; member 444 uint32_t apic_id; member
|
/linux/include/acpi/ |
H A D | actbl3.h | 212 u8 apic_id; member 248 u32 apic_id; member
|
H A D | actbl1.h | 1057 u32 apic_id; member
|
H A D | actbl2.h | 1221 u32 apic_id; member
|
/linux/arch/x86/kernel/acpi/ |
H A D | boot.c | 177 u32 apic_id; in acpi_parse_x2apic() local
|
/linux/arch/x86/include/asm/ |
H A D | apic.h | 468 static __always_inline bool apic_id_valid(u32 apic_id) in apic_id_valid()
|
/linux/include/asm-generic/ |
H A D | hyperv-tlfs.h | 533 u32 apic_id; member
|
/linux/tools/power/x86/turbostat/ |
H A D | turbostat.c | 1616 unsigned int apic_id; member
|