Searched defs:zpcpu_offset_cpu (Results 1 – 2 of 2) sorted by relevance
269 #define zpcpu_offset_cpu(cpu) ((uintptr_t)&__pcpu[0] + UMA_PCPU_ALLOC_SIZE * cpu) macro
235 #define zpcpu_offset_cpu(cpu) (UMA_PCPU_ALLOC_SIZE * cpu) macro