Home
last modified time | relevance | path

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

/openbmc/qemu/include/ui/
H A Dqemu-spice-module.h30 int (*migrate_info)(const char *h, int p, int t, const char *s); member
/openbmc/linux/tools/mm/
H A Dpage_owner_sort.c429 static int get_allocator(const char *buf, const char *migrate_info) in get_allocator()