Searched refs:MDB_TGT_MAP_X (Results 1 – 4 of 4) sorted by relevance
281 #define MDB_TGT_MAP_X 0x04 /* Mapping is executable */ macro
1090 map.map_flags = MDB_TGT_MAP_R | MDB_TGT_MAP_W | MDB_TGT_MAP_X; in kt_mapping_walk()1123 map->map_flags = MDB_TGT_MAP_R | MDB_TGT_MAP_W | MDB_TGT_MAP_X; in kt_module_to_map()
3064 mp->map_flags |= MDB_TGT_MAP_X; in pt_prmap_to_mdbmap()3152 mp->map_flags = MDB_TGT_MAP_R | MDB_TGT_MAP_X; in pt_object_iter()
1140 map.map_flags = MDB_TGT_MAP_R | MDB_TGT_MAP_W | MDB_TGT_MAP_X; in kmt_mapping_walk()1175 map->map_flags = MDB_TGT_MAP_R | MDB_TGT_MAP_W | MDB_TGT_MAP_X; in kmt_mod_to_map()