Home
last modified time | relevance | path

Searched defs:rest (Results 1 – 5 of 5) sorted by relevance

/qemu/linux-user/
H A Dlinuxload.c253 size_t rest = src->cache_size - offset; in imgsrc_mmap() local
H A Dsyscall.c620 size_t rest = MAX(ksize, usize) - size; in copy_struct_from_user() local
/qemu/ui/
H A Dkeymaps.c138 const char *rest = line + offset + 1; in parse_keyboard_layout() local
/qemu/scripts/
H A Dminikconf.py591 def check_keyword(self, rest): argument
/qemu/semihosting/
H A Dsyscalls.c553 target_ulong rest = gf->staticfile.len - gf->staticfile.off; in staticfile_read() local