Searched refs:phys_page_find_alloc (Results 1 – 1 of 1) sorted by relevance
347 static PhysPageDesc *phys_page_find_alloc(target_phys_addr_t index, int alloc) in phys_page_find_alloc() function388 return phys_page_find_alloc(index, 0); in phys_page_find()2385 p = phys_page_find_alloc(addr >> TARGET_PAGE_BITS, 1); in cpu_register_physical_memory_offset()