Home
last modified time | relevance | path

Searched defs:get_next_page (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/dump/
H A Ddump.c1275 static bool get_next_page(GuestPhysBlock **blockptr, uint64_t *pfnptr, in get_next_page() function
/openbmc/linux/mm/
H A Dzsmalloc.c747 static struct page *get_next_page(struct page *page) in get_next_page() function