Lines Matching refs:granularity
69 - its mapping granularity (optional).
85 The granularity controls the translation table level to go down to when mapping
103 then they might enforce a 4KB mapping granularity for this 2MB region from the
107 The region's granularity is an optional field; if it is not specified the
108 library will choose the mapping granularity for this region as it sees fit (more
232 mapping granularity, which leaves the library implementation free to choose
233 it. However, in cases where a specific granularity is required, the
363 By default [#granularity]_, the algorithm will attempt to minimize the
370 requires a finer granularity. Misaligned regions also require a finer
371 granularity than what the user may had originally expected, using a lot more
373 restricted to address translations of the same granularity as the size of the
375 can only translate up to a granularity of 2 MiB. If the Physical Address is not
429 .. [#granularity] That is, when mmap regions do not enforce their mapping
430 granularity.