Home
last modified time | relevance | path

Searched defs:phys_id (Results 1 – 12 of 12) sorted by relevance

/arch/m32r/kernel/
Dsmpboot.c165 int phys_id; in smp_prepare_cpus() local
259 static void __init do_boot_cpu(int phys_id) in do_boot_cpu()
458 int phys_id = hard_smp_processor_id(); in smp_callin() local
612 static void __init map_cpu_to_physid(int cpu_id, int phys_id) in map_cpu_to_physid()
622 static void __init unmap_cpu_to_physid(int cpu_id, int phys_id) in unmap_cpu_to_physid()
Dsmp.c747 int cpu_id, phys_id; in send_IPI_mask() local
/arch/sh/kernel/cpu/sh4a/
Dsmp-shx3.c22 #define STBCR_REG(phys_id) (0xfe400004 | (phys_id << 12)) argument
23 #define RESET_REG(phys_id) (0xfe400008 | (phys_id << 12)) argument
/arch/x86/kernel/cpu/
Dperf_event_intel_uncore.c815 int phys_id; in uncore_pci_probe() local
865 int i, cpu, phys_id = uncore_pcibus_to_physid[pdev->bus->number]; in uncore_pci_remove() local
1001 int i, j, k, phys_id; in uncore_cpu_starting() local
1039 static int uncore_cpu_prepare(int cpu, int phys_id) in uncore_cpu_prepare()
1105 int i, phys_id, target; in uncore_event_exit_cpu() local
1133 int i, phys_id; in uncore_event_init_cpu() local
1271 int i, phys_id = topology_physical_package_id(cpu); in uncore_cpumask_init() local
Dperf_event_intel_rapl.c489 int i, phys_id = topology_physical_package_id(cpu); in rapl_cpu_exit() local
522 int i, phys_id = topology_physical_package_id(cpu); in rapl_cpu_init() local
536 int phys_id = topology_physical_package_id(cpu); in rapl_cpu_prepare() local
Dperf_event_intel_uncore.h92 int phys_id; member
/arch/ia64/include/asm/
Dnuma.h46 u16 phys_id; /* id << 8 | eid */ member
/arch/arm/kernel/
Ddevtree.c179 bool arch_match_cpu_phys_id(int cpu, u64 phys_id) in arch_match_cpu_phys_id()
/arch/arm64/kernel/
Dsetup.c113 bool arch_match_cpu_phys_id(int cpu, u64 phys_id) in arch_match_cpu_phys_id()
/arch/powerpc/kernel/
Dprom.c833 bool arch_match_cpu_phys_id(int cpu, u64 phys_id) in arch_match_cpu_phys_id()
/arch/ia64/kernel/
Dsmpboot.c357 int cpuid, phys_id, itc_master; in smp_callin() local
/arch/x86/kernel/
Dsmpboot.c113 int cpuid, phys_id; in smp_callin() local