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