Home
last modified time | relevance | path

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

/qemu/
H A Dos-wasm.c94 int os_mlock(bool on_fault) in os_mlock() function
H A Dos-posix.c330 int os_mlock(bool on_fault) in os_mlock() function
/qemu/include/system/
H A Dos-win32.h126 static inline int os_mlock(bool on_fault G_GNUC_UNUSED) in os_mlock() function