Searched refs:softmmu_lock_user_string (Results 1 - 1 of 1) sorted by relevance

/external/qemu/include/exec/
H A Dsoftmmu-semi.h51 static char *softmmu_lock_user_string(CPUArchState *env, uint32_t addr) function
68 #define lock_user_string(p) softmmu_lock_user_string(env, p)

Completed in 70 milliseconds