Searched refs:MDB_TGT_MAP_W (Results 1 – 5 of 5) sorted by relevance
280 #define MDB_TGT_MAP_W 0x02 /* Mapping is writeable */ macro
237 map.map_flags |= MDB_TGT_MAP_W; in rf_print_map()
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()
3062 mp->map_flags |= MDB_TGT_MAP_W; in pt_prmap_to_mdbmap()
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()