Searched refs:MDB_TGT_MAP_SHMEM (Results 1 – 3 of 3) sorted by relevance
282 #define MDB_TGT_MAP_SHMEM 0x08 /* Mapping is shared memory */ macro
1425 if (map->map_flags & MDB_TGT_MAP_SHMEM) in map_name()
3067 mp->map_flags |= MDB_TGT_MAP_SHMEM; in pt_prmap_to_mdbmap()