Searched refs:softmmu_lock_user (Results 1 – 1 of 1) sorted by relevance
37 static void *softmmu_lock_user(CPUState *env, uint32_t addr, uint32_t len, in softmmu_lock_user() function47 #define lock_user(type, p, len, copy) softmmu_lock_user(env, p, len, copy)