Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/
H A D0001-linux-user-x86_64-Handle-the-vsyscall-page-in-open_s.patch53 interval_tree_iter_first(d->host_maps, host_start, host_start);
/openbmc/qemu/linux-user/
H A Dsyscall.c7965 IntervalTreeRoot *host_maps; member
8087 interval_tree_iter_first(d->host_maps, host_start, host_start); in open_self_maps_2()
8106 .host_maps = read_self_maps(), in open_self_maps_1()
8111 if (d.host_maps) { in open_self_maps_1()
8113 free_self_maps(d.host_maps); in open_self_maps_1()