Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c8089 uintptr_t this_hlast = MIN(host_last, n->last); in open_self_maps_2() local
8090 target_ulong this_gend = h2g(this_hlast) + 1; in open_self_maps_2()
8094 if (this_hlast == host_last) { in open_self_maps_2()
8097 host_start = this_hlast + 1; in open_self_maps_2()