Searched refs:arch_page_location_get (Results 1 – 4 of 4) sorted by relevance
478 enum arch_page_location arch_page_location_get(void *addr, uintptr_t *location);
726 status = arch_page_location_get(pos, &location); in k_mem_unmap_phys_guard()1679 status = arch_page_location_get(addr, &page_in_location); in do_page_fault()
1482 enum arch_page_location arch_page_location_get(void *addr, uintptr_t *location) in arch_page_location_get() function
2205 enum arch_page_location arch_page_location_get(void *addr, uintptr_t *location) in arch_page_location_get() function