Home
last modified time | relevance | path

Searched refs:os_setup_post (Results 1 – 7 of 7) sorted by relevance

/qemu/include/system/
H A Dos-wasm.h52 void os_setup_post(void);
H A Dos-posix.h55 void os_setup_post(void);
H A Dos-win32.h102 static inline void os_setup_post(void) {} in os_setup_post() function
/qemu/
H A Dos-wasm.c40 void os_setup_post(void){} in os_setup_post() function
H A Dos-posix.c285 void os_setup_post(void) in os_setup_post() function
/qemu/storage-daemon/
H A Dqemu-storage-daemon.c431 os_setup_post(); in main()
/qemu/system/
H A Dvl.c3844 os_setup_post(); in qemu_init()