Searched defs:zpcpu_base_to_offset (Results 1 – 2 of 2) sorted by relevance
249 #define zpcpu_base_to_offset(base) (void *)((uintptr_t)(base) - (uintptr_t)&__pcpu[0]) macro
243 #define zpcpu_base_to_offset(base) (base) macro