/openbmc/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() 341 int apic_id = -1; in parse_madt_ioapic_entry() local 370 int apic_id = -1; in parse_mat_ioapic_entry() local 405 int apic_id; in acpi_get_ioapic_id() local
|
/openbmc/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
|
/openbmc/u-boot/arch/x86/cpu/ |
H A D | mp_init.c | 52 int apic_id; member 110 static int find_cpu_by_apic_id(int apic_id, struct udevice **devp) in find_cpu_by_apic_id() 136 int apic_id; in ap_init() local 405 int apic_id; in init_bsp() local
|
/openbmc/qemu/hw/intc/ |
H A D | loongarch_ipi.c | 28 CPUArchId apic_id, *found_cpu; in find_cpu_by_archid() local
|
/openbmc/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | fix_hypercall_test.c | 32 static uint64_t do_sched_yield(uint8_t apic_id) in do_sched_yield()
|
H A D | xapic_state_test.c | 137 uint32_t apic_id, expected; in __test_apic_id() local
|
/openbmc/qemu/hw/i386/xen/ |
H A D | xen-pvh.c | 29 int64_t apic_id) in xen_pvh_cpu_new()
|
/openbmc/qemu/hw/i386/ |
H A D | acpi-common.c | 38 uint32_t apic_id = apic_ids->cpus[uid].arch_id; in pc_madt_cpu_entry() local
|
H A D | fw_cfg.c | 160 unsigned int apic_id = cpus->cpus[i].arch_id; in fw_cfg_arch_create() local
|
H A D | x86-common.c | 56 static void x86_cpu_new(X86MachineState *x86ms, int64_t apic_id, Error **errp) in x86_cpu_new() 149 CPUArchId apic_id, *found_cpu; in x86_find_cpu_slot() local
|
/openbmc/linux/arch/x86/hyperv/ |
H A D | hv_proc.c | 117 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()
|
/openbmc/linux/arch/ia64/include/asm/uv/ |
H A D | uv_mmrs.h | 51 unsigned long apic_id : 32; /* RW */ member 279 unsigned long apic_id : 32; /* RW */ member 317 unsigned long apic_id : 32; /* RW */ member 355 unsigned long apic_id : 32; /* RW */ member 393 unsigned long apic_id : 32; /* RW */ member 633 unsigned long apic_id : 32; /* RW */ member 671 unsigned long apic_id : 32; /* RW */ member 709 unsigned long apic_id : 32; /* RW */ member
|
/openbmc/linux/arch/x86/kernel/ |
H A D | devicetree.c | 131 u32 apic_id; in dtb_cpu_setup() local
|
H A D | kvm.c | 503 int cpu, apic_id, icr; in __send_ipi_mask() local
|
/openbmc/linux/arch/x86/kernel/apic/ |
H A D | ipi.c | 292 static int convert_apicid_to_cpu(int apic_id) in convert_apicid_to_cpu()
|
H A D | io_apic.c | 1416 u32 apic_id = read_apic_id(); in native_restore_boot_irq_mode() local 2069 u32 apic_id; in unlock_ExtINT_logic() local 2486 static int io_apic_get_unique_id(int ioapic, int apic_id) in io_apic_get_unique_id()
|
/openbmc/qemu/hw/acpi/ |
H A D | cpu_hotplug.c | 135 Aml *apic_id = aml_arg(0); in build_legacy_cpu_hotplug_aml() local
|
/openbmc/linux/drivers/dma/ioat/ |
H A D | dca.c | 181 int i, apic_id, bit, value; in ioat_dca_get_tag() local
|
/openbmc/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 …]
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | sfi.h | 82 u32 apic_id; member
|
/openbmc/linux/include/xen/interface/ |
H A D | platform.h | 430 uint32_t apic_id; member 444 uint32_t apic_id; member
|
/openbmc/linux/include/acpi/ |
H A D | actbl3.h | 207 u8 apic_id; member 243 u32 apic_id; member
|
/openbmc/linux/arch/x86/kernel/acpi/ |
H A D | boot.c | 212 u32 apic_id; in acpi_parse_x2apic() local
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | apic.h | 467 static __always_inline bool apic_id_valid(u32 apic_id) in apic_id_valid()
|