Lines Matching refs:mmap
59 `mmap` regions
73 The user usually provides a list of such mmap regions to map and lets the
148 * The maximum number of `mmap` regions to map.
176 - number of `mmap` regions: ``MAX_MMAP_REGIONS``;
190 When dynamic memory mapping is enabled, the library categorises mmap regions as
256 #. Initialize translation tables based on the list of mmap regions (using one of
331 From mmap regions to translation tables
339 The mmap regions list is a conceptual way to represent the memory layout. At
344 mmap regions list. Adding a static or dynamic region at this point through one
346 they only get registered in the internal mmap region list. It is only when the
348 in memory based on the list of mmap regions registered so far. This is an
353 be added. Changes to the translation tables (as well as the mmap regions list)
386 The mmap regions are sorted in a way that simplifies the code that maps
429 .. [#granularity] That is, when mmap regions do not enforce their mapping