Searched refs:dump_paddr_to_pfn (Results 1 – 1 of 1) sorted by relevance
1260 static uint64_t dump_paddr_to_pfn(DumpState *s, uint64_t addr) in dump_paddr_to_pfn() function1292 *pfnptr = dump_paddr_to_pfn(s, addr); in get_next_page()1333 if (dump_paddr_to_pfn(s, addr) != *pfnptr) { in get_next_page()1339 *pfnptr = dump_paddr_to_pfn(s, addr); in get_next_page()1704 s->max_mapnr = dump_paddr_to_pfn(s, last_block->target_end); in get_max_mapnr()