Searched refs:cpu_cache_offset (Results 1 – 6 of 6) sorted by relevance
180 (umem_cpu_cache_t *)((char *)cp + cpu->cpu_cache_offset)352 uint32_t cpu_cache_offset; member
3008 umem_startup_cpu.cpu_cache_offset = UMEM_CACHE_SIZE(0); in umem_startup()3194 new_cpus[idx].cpu_cache_offset = UMEM_CACHE_SIZE(idx); in umem_init()
201 ((kmem_cpu_cache_t *)((char *)(&cp->cache_cpu) + CPU->cpu_cache_offset))
100 int cpu_cache_offset; /* see kmem.c for details */ member
1713 cp->cpu_cache_offset = KMEM_CPU_CACHE_OFFSET(cp->cpu_seqid); in cpu_list_init()1773 cp->cpu_cache_offset = KMEM_CPU_CACHE_OFFSET(cp->cpu_seqid); in cpu_add_unit()
429 caddr += cpu->cpu_cache_offset; in umem_cpu_cache_walk_step()