Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dtopology.c98 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 Dprocessor_core.c33 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 Dsrat.c31 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 Dfix_hypercall_test.c33 static uint64_t do_sched_yield(uint8_t apic_id) in do_sched_yield()
H A Dxapic_state_test.c147 uint32_t apic_id, expected; in __test_apic_id() local
/linux/arch/x86/hyperv/
H A Dhv_proc.c116 int hv_call_add_logical_proc(int node, u32 lp_index, u32 apic_id) in hv_call_add_logical_proc()
H A Dhv_vtl.c177 static int hv_vtl_apicid_to_vp_id(u32 apic_id) in hv_vtl_apicid_to_vp_id()
/linux/arch/x86/kernel/
H A Dirq.c363 u32 apic_id; in intel_posted_msi_init() local
/linux/arch/x86/kernel/apic/
H A Dipi.c292 static int convert_apicid_to_cpu(u32 apic_id) in convert_apicid_to_cpu()
H A Dio_apic.c1329 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 Dapic.c2365 u32 apic_id; member
/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/drivers/dma/ioat/
H A Ddca.c181 int i, apic_id, bit, value; in ioat_dca_get_tag() local
/linux/arch/x86/coco/sev/
H A Dcore.c1088 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 Dplatform.h430 uint32_t apic_id; member
444 uint32_t apic_id; member
/linux/include/acpi/
H A Dactbl3.h212 u8 apic_id; member
248 u32 apic_id; member
H A Dactbl1.h1057 u32 apic_id; member
H A Dactbl2.h1221 u32 apic_id; member
/linux/arch/x86/kernel/acpi/
H A Dboot.c177 u32 apic_id; in acpi_parse_x2apic() local
/linux/arch/x86/include/asm/
H A Dapic.h468 static __always_inline bool apic_id_valid(u32 apic_id) in apic_id_valid()
/linux/include/asm-generic/
H A Dhyperv-tlfs.h533 u32 apic_id; member
/linux/tools/power/x86/turbostat/
H A Dturbostat.c1616 unsigned int apic_id; member