Searched refs:z_phys_to_page_frame (Results 1 – 3 of 3) sorted by relevance
591 pf = z_phys_to_page_frame(phys); in k_mem_unmap()748 pf = z_phys_to_page_frame(Z_BOOT_VIRT_TO_PHYS(addr)); in mark_linker_section_pinned()784 pf = z_phys_to_page_frame(Z_BOOT_VIRT_TO_PHYS(addr)); in z_mem_manage_init()1043 pf = z_phys_to_page_frame(phys); in do_mem_evict()1110 pf = z_phys_to_page_frame(phys); in z_page_frame_evict()1301 pf = z_phys_to_page_frame(phys); in do_page_fault()1414 pf = z_phys_to_page_frame(phys); in do_mem_unpin()
185 static inline struct z_page_frame *z_phys_to_page_frame(uintptr_t phys) in z_phys_to_page_frame() function
1871 struct z_page_frame *pf = z_phys_to_page_frame(pos); in mark_addr_page_reserved()