Lines Matching full:physical
12 * physical and virtual memory. This is global to all cores
19 * cached one via sys_cache_cached_ptr_get(). However, physical addresses
76 * Cached addresses for both physical and virtual. in sys_mm_drv_map_page()
79 * the cached physical address is needed to perform in sys_mm_drv_map_page()
94 /* Check bounds of physical address space */ in sys_mm_drv_map_page()
114 * TLB_PADDR_SIZE bits of the physical page number, in sys_mm_drv_map_page()
116 * architecture design where the same physical page in sys_mm_drv_map_page()
122 * TLB only cares about the lower part of the physical in sys_mm_drv_map_page()
186 * Flush the cache to make sure the backing physical page in sys_mm_drv_unmap_page()
303 * flush the cache to make sure the backing physical in sys_mm_drv_move_region()
324 * flush the cache to make sure the backing physical in sys_mm_drv_move_array()