Searched refs:PAF_ALIGN16K (Results 1 – 3 of 3) sorted by relevance
27 #define PAF_ALIGN16K 0x40 /* Aligned to 16k boundary. */ macro
255 } else if(memflags & PAF_ALIGN16K) { in alloc_mem()
368 mem_flags |= PAF_ALIGN16K; in vm_allocpages()