Searched refs:zpcpu_base_to_offset (Results 1 – 3 of 3) sorted by relevance
242 #ifndef zpcpu_base_to_offset243 #define zpcpu_base_to_offset(base) (base) macro
251 #define zpcpu_base_to_offset(base) (void *)((uintptr_t)(base) - (uintptr_t)&__pcpu[0]) macro
3200 pcpu_item = zpcpu_base_to_offset(item); in uma_zalloc_pcpu_arg()