Searched refs:qemu_spin_trylock (Results 1 – 2 of 2) sorted by relevance
266 static inline bool qemu_spin_trylock(QemuSpin *spin) in qemu_spin_trylock() function
388 bool busy = qemu_spin_trylock(&pd->lock); in page_trylock()