Searched refs:cpu_args (Results 1 – 4 of 4) sorted by relevance
94 struct cpu_bootargs *cpu_args; /* allocated very early in pmap_bootstrap. */ variable768 cpu_args->cb_node = ci->ci_node; in cpu_boot_secondary_processors()769 cpu_args->cb_cpuinfo = ci->ci_paddr; in cpu_boot_secondary_processors()770 cpu_args->cb_cputyp = cputyp; in cpu_boot_secondary_processors()
217 LDULNG [%l0 + (7f-1b)], %g2 ! Load cpu_args address.
521 cpu_args = (struct cpu_bootargs*)v; in pmap_alloc_bootargs()544 *(u_long *)(v + mp_tramp_ci) = (u_long)cpu_args; in pmap_mp_init()
256 extern struct cpu_bootargs *cpu_args;