Home
last modified time | relevance | path

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

/qemu/contrib/elf2dmp/
H A Daddrspace.c180 static bool is_present(uint64_t entry) in is_present() function
/qemu/hw/vfio/
H A Dmigration-multifd.c44 bool is_present; member
/qemu/scripts/qapi/
H A Dschema.py68 def is_present(self) -> bool: member in QAPISchemaIfCond