Searched refs:MDB_TGT_MAP_ANON (Results 1 – 3 of 3) sorted by relevance
285 #define MDB_TGT_MAP_ANON 0x40 /* Mapping is anonymous memory */ macro
1429 if (map->map_flags & MDB_TGT_MAP_ANON) in map_name()
3073 mp->map_flags |= MDB_TGT_MAP_ANON; in pt_prmap_to_mdbmap()