Searched refs:VM_MAP_CREATE_ALL_OPTIONS (Results 1 – 2 of 2) sorted by relevance
1108 #define VM_MAP_CREATE_ALL_OPTIONS (VM_MAP_CREATE_PAGEABLE | \ macro
1322 if (options & ~(VM_MAP_CREATE_ALL_OPTIONS)) { in vm_map_create_options()