Lines Matching refs:region
35 supported attributes for each region. At boot-time, the kernel uses
41 learn the attributes supported by each region of physical address
47 memory Linux is actually using and the attribute for each region.
90 mappings may be either WB or UC. If the region being mapped
95 If the region is not in kern_memmap, the user mapping should use
120 If WC is requested, and the region in kern_memmap is either WC
121 or UC, and the EFI memory map designates the region as WC, then
145 If the region is in kern_memmap, we should use the attribute
153 region safely with kernel page table mappings, we can use
167 on whether the region is in kern_memmap or the EFI memory map.
198 mmap and force the user to map just the specific region of interest.