Lines Matching refs:mmap
53 `mmap` regions
67 The user usually provides a list of such mmap regions to map and lets the
132 * The maximum number of `mmap` regions to map.
160 - number of `mmap` regions: ``MAX_MMAP_REGIONS``;
174 When dynamic memory mapping is enabled, the library categorises mmap regions as
239 #. Initialize translation tables based on the list of mmap regions (using one of
314 From mmap regions to translation tables
322 The mmap regions list is a conceptual way to represent the memory layout. At
327 mmap regions list. Adding a static or dynamic region at this point through one
329 they only get registered in the internal mmap region list. It is only when the
331 in memory based on the list of mmap regions registered so far. This is an
336 be added. Changes to the translation tables (as well as the mmap regions list)
369 The mmap regions are sorted in a way that simplifies the code that maps
404 .. [#granularity] That is, when mmap regions do not enforce their mapping