| /linux/arch/arm/common/ |
| H A D | mcpm_entry.c | 241 unsigned int mpidr, cpu, cluster; in mcpm_cpu_power_down() local 330 unsigned int mpidr = read_cpuid_mpidr(); in mcpm_cpu_suspend() local 342 unsigned int mpidr, cpu, cluster; in mcpm_cpu_powered_up() local 376 unsigned int mpidr = read_cpuid_mpidr(); in nocache_trampoline() local 426 unsigned int i, j, mpidr, this_cluster; in mcpm_sync_init() local
|
| H A D | mcpm_platsmp.c | 22 unsigned int mpidr; in cpu_to_pcpu() local 73 unsigned int mpidr, pcpu, pcluster; in mcpm_cpu_die() local
|
| /linux/arch/arm/mach-milbeaut/ |
| H A D | platsmp.c | 25 unsigned int mpidr, cpu, cluster; in m10v_boot_secondary() local 48 unsigned int mpidr, cpu, cluster; in m10v_smp_init() local 78 unsigned int mpidr, cpu; in m10v_cpu_kill() local
|
| /linux/arch/arm/mach-hisi/ |
| H A D | platmcpm.c | 100 unsigned int mpidr, cpu, cluster; in hip04_boot_secondary() local 155 unsigned int mpidr, cpu, cluster; in hip04_cpu_die() local 193 unsigned int mpidr, cpu, cluster; in hip04_cpu_kill() local 249 unsigned int mpidr, cpu, cluster; in hip04_cpu_table_init() local
|
| /linux/drivers/bus/ |
| H A D | arm-cci.c | 117 u64 mpidr; member 132 static inline void init_cpu_port(struct cpu_port *port, u32 index, u64 mpidr) in init_cpu_port() 143 static inline bool cpu_port_match(struct cpu_port *port, u64 mpidr) in cpu_port_match() 265 int notrace cci_disable_port_by_cpu(u64 mpidr) in cci_disable_port_by_cpu()
|
| /linux/arch/arm/mach-exynos/ |
| H A D | platsmp.c | 51 u32 mpidr = cpu_logical_map(cpu); in platform_do_lowpower() local 320 u32 mpidr = cpu_logical_map(cpu); in exynos_boot_secondary() local 425 u32 mpidr = cpu_logical_map(cpu); in exynos_cpu_die() local
|
| H A D | suspend.c | 267 unsigned int mpidr = read_cpuid_mpidr(); in exynos5420_cpu_suspend() local 453 unsigned int mpidr, cluster; in exynos5420_prepare_pm_resume() local
|
| /linux/arch/arm/mach-sunxi/ |
| H A D | mc_smp.c | 393 unsigned int mpidr, cpu, cluster; in sunxi_mc_smp_boot_secondary() local 445 unsigned int mpidr, cpu, cluster; in sunxi_mc_smp_cpu_die() local 535 unsigned int mpidr, cpu, cluster; in sunxi_mc_smp_cpu_kill() local 630 unsigned int mpidr, cpu, cluster; in sunxi_mc_smp_cpu_table_init() local
|
| /linux/arch/arm64/include/asm/ |
| H A D | smp_plat.h | 35 static inline int get_logical_index(u64 mpidr) in get_logical_index()
|
| /linux/arch/arm/include/asm/ |
| H A D | bL_switcher.h | 71 static inline int bL_switcher_get_logical_index(u32 mpidr) { return -EUNATCH; } in bL_switcher_get_logical_index()
|
| H A D | smp_plat.h | 80 static inline int get_logical_index(u32 mpidr) in get_logical_index()
|
| H A D | cputype.h | 62 #define MPIDR_AFFINITY_LEVEL(mpidr, level) \ argument
|
| /linux/include/linux/ |
| H A D | arm-cci.h | 34 static inline int cci_disable_port_by_cpu(u64 mpidr) { return -ENODEV; } in cci_disable_port_by_cpu()
|
| /linux/arch/arm64/kvm/hyp/vhe/ |
| H A D | sysreg-sr.c | 201 u64 midr, mpidr; in __vcpu_load_switch_sysregs() local
|
| /linux/arch/arm/kernel/ |
| H A D | topology.c | 188 unsigned int mpidr; in store_cpu_topology() local
|
| H A D | setup.c | 599 u32 mpidr = is_smp() ? read_cpuid_mpidr() & MPIDR_HWID_BITMASK : 0; in smp_setup_processor_id() local
|
| /linux/arch/arm/mach-versatile/ |
| H A D | tc2_pm.c | 202 unsigned int mpidr, cpu, cluster; in tc2_pm_init() local
|
| /linux/arch/arm64/kvm/hyp/include/hyp/ |
| H A D | sysreg-sr.h | 212 u64 midr, u64 mpidr) in __sysreg_restore_el1_state()
|
| /linux/arch/arm64/kernel/ |
| H A D | setup.c | 92 u64 mpidr = read_cpuid_mpidr() & MPIDR_HWID_BITMASK; in smp_setup_processor_id() local
|
| /linux/arch/arm64/kvm/hyp/nvhe/ |
| H A D | psci-relay.c | 78 static unsigned int find_cpu_id(u64 mpidr) in find_cpu_id()
|
| /linux/arch/arm64/kvm/vgic/ |
| H A D | vgic-mmio-v3.c | 349 unsigned long mpidr = kvm_vcpu_get_mpidr_aff(vcpu); in vgic_mmio_read_v3r_typer() local 1106 u64 mpidr; in vgic_v3_dispatch_sgi() local
|
| /linux/drivers/perf/hisilicon/ |
| H A D | hisi_uncore_pmu.c | 455 u64 mpidr = read_cpuid_mpidr(); in hisi_read_sccl_and_ccl_id() local
|
| /linux/tools/arch/arm64/include/asm/ |
| H A D | cputype.h | 21 #define MPIDR_AFFINITY_LEVEL(mpidr, level) \ argument
|
| /linux/drivers/irqchip/ |
| H A D | irq-apple-aic.c | 781 u64 mpidr = cpu_logical_map(cpu); in aic_ipi_send_fast() local
|
| /linux/include/kvm/ |
| H A D | arm_vgic.h | 158 u32 mpidr; /* GICv3 target VCPU */ member
|