Searched refs:PPF_KERNEL (Results 1 – 2 of 2) sorted by relevance
114 #define PPF_KERNEL 0x10 /* kernel only, no user region(s) */ macro121 (((_pp)->pp_flags & PPF_KERNEL) != 0)
1146 pp->pp_flags |= PPF_KERNEL; in pp_create()