Home
last modified time | relevance | path

Searched defs:require (Results 1 – 3 of 3) sorted by relevance

/qemu/python/qemu/qmp/
H A Dprotocol.py121 def require(required_state: Runstate) -> Callable[[F], F]: function
/qemu/linux-user/
H A Dmmap.c1282 int require = TARGET_PAGE_SIZE; in target_shmat() local
/qemu/
H A Dblock.c5641 const char *backing_fmt, bool require) in bdrv_co_change_backing_file()