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