Home
last modified time | relevance | path

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

12

/openbmc/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()
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 Dsrat.c31 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 Dmp_init.c52 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 Dloongarch_ipi.c28 CPUArchId apic_id, *found_cpu; in find_cpu_by_archid() local
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dfix_hypercall_test.c32 static uint64_t do_sched_yield(uint8_t apic_id) in do_sched_yield()
H A Dxapic_state_test.c137 uint32_t apic_id, expected; in __test_apic_id() local
/openbmc/qemu/hw/i386/xen/
H A Dxen-pvh.c29 int64_t apic_id) in xen_pvh_cpu_new()
/openbmc/qemu/hw/i386/
H A Dacpi-common.c38 uint32_t apic_id = apic_ids->cpus[uid].arch_id; in pc_madt_cpu_entry() local
H A Dfw_cfg.c160 unsigned int apic_id = cpus->cpus[i].arch_id; in fw_cfg_arch_create() local
H A Dx86-common.c56 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 Dhv_proc.c117 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()
/openbmc/linux/arch/ia64/include/asm/uv/
H A Duv_mmrs.h51 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 Ddevicetree.c131 u32 apic_id; in dtb_cpu_setup() local
H A Dkvm.c503 int cpu, apic_id, icr; in __send_ipi_mask() local
/openbmc/linux/arch/x86/kernel/apic/
H A Dipi.c292 static int convert_apicid_to_cpu(int apic_id) in convert_apicid_to_cpu()
H A Dio_apic.c1416 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 Dcpu_hotplug.c135 Aml *apic_id = aml_arg(0); in build_legacy_cpu_hotplug_aml() local
/openbmc/linux/drivers/dma/ioat/
H A Ddca.c181 int i, apic_id, bit, value; in ioat_dca_get_tag() local
/openbmc/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 …]
/openbmc/u-boot/arch/x86/include/asm/
H A Dsfi.h82 u32 apic_id; member
/openbmc/linux/include/xen/interface/
H A Dplatform.h430 uint32_t apic_id; member
444 uint32_t apic_id; member
/openbmc/linux/include/acpi/
H A Dactbl3.h207 u8 apic_id; member
243 u32 apic_id; member
/openbmc/linux/arch/x86/kernel/acpi/
H A Dboot.c212 u32 apic_id; in acpi_parse_x2apic() local
/openbmc/linux/arch/x86/include/asm/
H A Dapic.h467 static __always_inline bool apic_id_valid(u32 apic_id) in apic_id_valid()

12