Searched defs:phys_id (Results 1 – 10 of 10) sorted by relevance
/arch/m32r/kernel/ |
D | smpboot.c | 166 int phys_id; in smp_prepare_cpus() local 260 static void __init do_boot_cpu(int phys_id) in do_boot_cpu() 459 int phys_id = hard_smp_processor_id(); in smp_callin() local 613 static void __init map_cpu_to_physid(int cpu_id, int phys_id) in map_cpu_to_physid() 623 static void __init unmap_cpu_to_physid(int cpu_id, int phys_id) in unmap_cpu_to_physid()
|
D | smp.c | 748 int cpu_id, phys_id; in send_IPI_mask() local
|
/arch/sh/kernel/cpu/sh4a/ |
D | smp-shx3.c | 22 #define STBCR_REG(phys_id) (0xfe400004 | (phys_id << 12)) argument 23 #define RESET_REG(phys_id) (0xfe400008 | (phys_id << 12)) argument
|
/arch/ia64/include/asm/ |
D | numa.h | 46 u16 phys_id; /* id << 8 | eid */ member
|
/arch/arm/kernel/ |
D | devtree.c | 193 bool arch_match_cpu_phys_id(int cpu, u64 phys_id) in arch_match_cpu_phys_id()
|
/arch/arm64/kernel/ |
D | setup.c | 109 bool arch_match_cpu_phys_id(int cpu, u64 phys_id) in arch_match_cpu_phys_id()
|
/arch/x86/events/intel/ |
D | uncore.c | 33 int phys_id = -1; in uncore_pcibus_to_physid() local 884 int phys_id, pkg, ret; in uncore_pci_probe() local 975 int i, phys_id, pkg; in uncore_pci_remove() local
|
/arch/powerpc/kernel/ |
D | prom.c | 857 bool arch_match_cpu_phys_id(int cpu, u64 phys_id) in arch_match_cpu_phys_id()
|
/arch/ia64/kernel/ |
D | smpboot.c | 356 int cpuid, phys_id, itc_master; in smp_callin() local
|
/arch/x86/kernel/ |
D | smpboot.c | 153 int cpuid, phys_id; in smp_callin() local
|