/linux-4.1.27/drivers/acpi/ |
D | processor_core.c | 114 phys_cpuid_t phys_id = PHYS_CPUID_INVALID; /* CPU hardware ID */ in map_madt_entry() local 153 phys_cpuid_t phys_id = PHYS_CPUID_INVALID; in map_mat_entry() local 184 phys_cpuid_t phys_id; in acpi_get_phys_id() local 193 int acpi_map_cpuid(phys_cpuid_t phys_id, u32 acpi_id) in acpi_map_cpuid() 241 phys_cpuid_t phys_id; in acpi_get_cpuid() local
|
D | acpi_processor.c | 218 phys_cpuid_t phys_id; in acpi_processor_get_info() local
|
/linux-4.1.27/arch/m32r/kernel/ |
D | smpboot.c | 165 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()
|
D | smp.c | 747 int cpu_id, phys_id; in send_IPI_mask() local
|
/linux-4.1.27/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
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | perf_event_intel_uncore.c | 810 int phys_id; in uncore_pci_probe() local 860 int i, cpu, phys_id = uncore_pcibus_to_physid[pdev->bus->number]; in uncore_pci_remove() local 996 int i, j, k, phys_id; in uncore_cpu_starting() local 1034 static int uncore_cpu_prepare(int cpu, int phys_id) in uncore_cpu_prepare() 1100 int i, phys_id, target; in uncore_event_exit_cpu() local 1128 int i, phys_id; in uncore_event_init_cpu() local 1266 int i, phys_id = topology_physical_package_id(cpu); in uncore_cpumask_init() local
|
D | perf_event_intel_rapl.c | 527 int i, phys_id = topology_physical_package_id(cpu); in rapl_cpu_exit() local 560 int i, phys_id = topology_physical_package_id(cpu); in rapl_cpu_init() local 585 int phys_id = topology_physical_package_id(cpu); in rapl_cpu_prepare() local
|
D | perf_event_intel_cqm.c | 1241 int phys_id = topology_physical_package_id(cpu); in cqm_pick_event_reader() local 1267 int phys_id = topology_physical_package_id(cpu); in intel_cqm_cpu_exit() local
|
D | perf_event_intel_uncore.h | 92 int phys_id; member
|
/linux-4.1.27/arch/ia64/include/asm/ |
D | numa.h | 46 u16 phys_id; /* id << 8 | eid */ member
|
/linux-4.1.27/arch/arm/kernel/ |
D | devtree.c | 179 bool arch_match_cpu_phys_id(int cpu, u64 phys_id) in arch_match_cpu_phys_id()
|
/linux-4.1.27/arch/arm64/kernel/ |
D | setup.c | 139 bool arch_match_cpu_phys_id(int cpu, u64 phys_id) in arch_match_cpu_phys_id()
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | prom.c | 827 bool arch_match_cpu_phys_id(int cpu, u64 phys_id) in arch_match_cpu_phys_id()
|
/linux-4.1.27/arch/ia64/kernel/ |
D | smpboot.c | 357 int cpuid, phys_id, itc_master; in smp_callin() local
|
/linux-4.1.27/arch/x86/kernel/ |
D | smpboot.c | 146 int cpuid, phys_id; in smp_callin() local
|
/linux-4.1.27/drivers/irqchip/ |
D | irq-gic-v3-its.c | 142 u32 phys_id; member 194 static void its_encode_phys_id(struct its_cmd_block *cmd, u32 phys_id) in its_encode_phys_id()
|
/linux-4.1.27/include/acpi/ |
D | processor.h | 199 phys_cpuid_t phys_id; /* CPU hardware ID such as APIC ID for x86 */ member
|
/linux-4.1.27/drivers/of/ |
D | base.c | 325 bool __weak arch_match_cpu_phys_id(int cpu, u64 phys_id) in arch_match_cpu_phys_id()
|
/linux-4.1.27/drivers/scsi/lpfc/ |
D | lpfc_init.c | 8610 lpfc_find_next_cpu(struct lpfc_hba *phba, uint32_t phys_id) in lpfc_find_next_cpu() 8666 int i, idx, saved_chann, used_chann, cpu, phys_id; in lpfc_sli4_set_affinity() local
|
D | lpfc_sli4.h | 453 uint16_t phys_id; member
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e_common.c | 2417 u32 number, logical_id, phys_id; in i40e_parse_discover_capabilities() local
|
D | i40e_adminq_cmd.h | 396 __le32 phys_id; member
|
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/ |
D | i40e_adminq_cmd.h | 394 __le32 phys_id; member
|