Searched refs:ERR_PTR_USR (Results 1 – 1 of 1) sorted by relevance
95 #define ERR_PTR_USR(e) ((void __user *)ERR_PTR(e)) macro4530 return ERR_PTR_USR(-EFAULT); in kvm_get_attr_addr()12493 return ERR_PTR_USR(-EINVAL); in __x86_set_memory_region()12498 return ERR_PTR_USR(-EEXIST); in __x86_set_memory_region()12526 return ERR_PTR_USR(r); in __x86_set_memory_region()