Searched refs:__stop_set_pcpu (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/sys/
H A Dpcpu.h60 extern uintptr_t *__stop_set_pcpu;
61 __GLOBL(__stop_set_pcpu); variable
72 #define DPCPU_STOP ((uintptr_t)&__stop_set_pcpu)

Completed in 26 milliseconds