Home
last modified time | relevance | path

Searched refs:dump_pfn_to_paddr (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/dump/
H A Ddump.c1267 static uint64_t dump_pfn_to_paddr(DumpState *s, uint64_t pfn) in dump_pfn_to_paddr() function
1295 addr = dump_pfn_to_paddr(s, *pfnptr); in get_next_page()