Searched refs:MEMF_MPIN (Results 1 – 1 of 1) sorted by relevance
106 #define MEMF_MPIN 010000 /* use mpin(2) to lock pages in memory */ macro3889 if (Memalloc[me].flags & MEMF_MPIN) in alloc_mem()3900 if (Memalloc[me].flags & MEMF_MPIN) in alloc_mem()3914 if (Memalloc[me].flags & MEMF_MPIN) in alloc_mem()3949 if (M->flags & MEMF_MPIN) in alloc_mem()3966 if (M->flags & MEMF_MPIN) { in alloc_mem()3983 if (M->flags & MEMF_MPIN) in alloc_mem()4062 if (M->flags & MEMF_MPIN) in alloc_mem()4110 if (M->flags & MEMF_MPIN) { in alloc_mem()5264 M->flags |= MEMF_MPIN; in parse_memalloc()[all …]