Searched refs:of_get_cpu_hwid (Results 1 – 13 of 13) sorted by relevance
| /linux/arch/sh/boards/ |
| A D | of-generic.c | 65 u64 id = of_get_cpu_hwid(np, 0); in sh_of_smp_probe()
|
| /linux/arch/riscv/kernel/ |
| A D | cpu.c | 25 hart = of_get_cpu_hwid(node, 0); in riscv_of_processor_hartid()
|
| /linux/arch/arm/kernel/ |
| A D | devtree.c | 87 u32 hwid = of_get_cpu_hwid(cpu, 0); in arm_dt_init_cpu_maps()
|
| /linux/arch/csky/kernel/ |
| A D | smp.c | 189 cpu = of_get_cpu_hwid(node, 0); in setup_smp()
|
| /linux/arch/arm/mach-bcm/ |
| A D | bcm63xx_pmb.c | 94 *cpu = of_get_cpu_hwid(dn, 0); in bcm63xx_pmb_get_resources()
|
| /linux/arch/openrisc/kernel/ |
| A D | smp.c | 68 cpu_id = of_get_cpu_hwid(cpu, 0); in smp_init_cpus()
|
| /linux/arch/x86/kernel/ |
| A D | devicetree.c | 140 apic_id = of_get_cpu_hwid(dn, 0); in dtb_cpu_setup()
|
| /linux/arch/arm64/kernel/ |
| A D | smp.c | 632 u64 hwid = of_get_cpu_hwid(dn, 0); in of_parse_and_init_cpus()
|
| /linux/arch/powerpc/kernel/ |
| A D | smp.c | 1322 id = of_get_cpu_hwid(np, 0); in cpu_to_core_id()
|
| /linux/include/linux/ |
| A D | of.h | 356 extern u64 of_get_cpu_hwid(struct device_node *cpun, unsigned int thread);
|
| /linux/drivers/of/ |
| A D | base.c | 298 u64 of_get_cpu_hwid(struct device_node *cpun, unsigned int thread) in of_get_cpu_hwid() function
|
| /linux/ |
| A D | System.map | 47599 ffff800010ccd290 T of_get_cpu_hwid
|
| A D | .tmp_System.map | 47599 ffff800010ccd290 T of_get_cpu_hwid
|
Completed in 315 milliseconds