Searched refs:MDB_TGT_MAP_STACK (Results 1 – 3 of 3) sorted by relevance
283 #define MDB_TGT_MAP_STACK 0x10 /* Mapping is a stack of some kind */ macro
1427 if (map->map_flags & MDB_TGT_MAP_STACK) in map_name()
3071 mp->map_flags |= MDB_TGT_MAP_STACK; in pt_prmap_to_mdbmap()