CURCPU_EXISTS 48 kern/include/current.h #define CURCPU_EXISTS() (curcpu != NULL) CURCPU_EXISTS 56 kern/include/current.h #define CURCPU_EXISTS() (curthread != NULL)