Home
last modified time | relevance | path

Searched refs:VM_NO_GUARD (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dvmalloc.h25 #define VM_NO_GUARD 0x00000040 /* don't add guard page */ macro
200 if (!(area->flags & VM_NO_GUARD)) in get_vm_area_size()