Searched refs:KM_GETCPU (Results 1 – 2 of 2) sorted by relevance
99 #define KM_GETCPU(flags) ((flags) >> KM_CPU_SHIFT) macro
101 return VM_ALLOC_CPU(KM_GETCPU(kmflags)); in KMVMCPU()