Home
last modified time | relevance | path

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

/external/qemu/include/exec/
Dsoftmmu-semi.h69 static void softmmu_unlock_user(CPUArchState *env, void *p, target_ulong addr, in softmmu_unlock_user() function
77 #define unlock_user(s, args, len) softmmu_unlock_user(env, s, args, len)