Searched refs:z_page_frame_to_phys (Results 1 – 2 of 2) sorted by relevance
384 __ASSERT(expr, "page frame 0x%lx: " fmt, z_page_frame_to_phys(pf), \472 *phys = z_page_frame_to_phys(pf); in virt_to_page_frame()518 z_page_frame_to_phys(pf)); in map_anon_page()532 phys = z_page_frame_to_phys(pf); in map_anon_page()1107 phys = z_page_frame_to_phys(pf); in page_frame_prepare_locked()1461 z_page_frame_to_phys(pf)); in do_page_fault()1491 arch_mem_page_in(addr, z_page_frame_to_phys(pf)); in do_page_fault()
174 static inline uintptr_t z_page_frame_to_phys(struct z_page_frame *pf) in z_page_frame_to_phys() function