Searched refs:umem_cpu_t (Results 1 – 3 of 3) sorted by relevance
357 } umem_cpu_t; typedef
757 static umem_cpu_t umem_startup_cpu = { /* initial, single, cpu */763 static umem_cpu_t *umem_cpus = &umem_startup_cpu; /* cpu list */3324 umem_cpu_t *new_cpus; in umem_init()3477 size = umem_max_ncpus * sizeof (umem_cpu_t); in umem_init()
457 umem_cpu_t *ucw_cpus;465 umem_cpu_t *umem_cpus; in umem_cpu_walk_init()487 umem_cpu_t cpu; in umem_cpu_walk_step()497 if (mdb_vread(&cpu, sizeof (umem_cpu_t), caddr) == -1) { in umem_cpu_walk_step()537 const umem_cpu_t *cpu = wsp->walk_layer; in umem_cpu_cache_walk_step()