Searched refs:__start_set_pcpu (Results 1 – 2 of 2) sorted by relevance
58 extern uintptr_t *__start_set_pcpu;59 __GLOBL(__start_set_pcpu);71 #define DPCPU_START ((uintptr_t)&__start_set_pcpu)
80 uintptr_t *__start_set_pcpu; variable