Home
last modified time | relevance | path

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

/external/qemu/
Dsoftmmu-semi.h63 static void softmmu_unlock_user(CPUState *env, void *p, target_ulong addr, in softmmu_unlock_user() function
70 #define unlock_user(s, args, len) softmmu_unlock_user(env, s, args, len)