Searched refs:VM_PIE_MIN_ALIGN (Results 1 – 1 of 1) sorted by relevance
1757 #ifndef VM_PIE_MIN_ALIGN1758 #define VM_PIE_MIN_ALIGN PAGE_SIZE macro1766 align = MAX(align, VM_PIE_MIN_ALIGN); in uvm_map_pie()