Searched refs:memory_mapping (Results 1 – 4 of 4) sorted by relevance
123 MemoryMappingLayout memory_mapping(false); in ProcessGlobalRegions() local126 memory_mapping.DumpListOfModules(&modules); in ProcessGlobalRegions()
493 MemoryMappingLayout memory_mapping(false); in init() local494 memory_mapping.DumpListOfModules(&modules_); in init()1099 MemoryMappingLayout memory_mapping(false); in PrintModuleMap() local1102 memory_mapping.DumpListOfModules(&modules); in PrintModuleMap()
590 MemoryMappingLayout memory_mapping(/*cache_enabled*/true); in procmapsInit() local591 memory_mapping.DumpListOfModules(modules); in procmapsInit()
1177 struct xen_domctl_memory_mapping memory_mapping; member