Searched refs:ptrval (Results 1 – 2 of 2) sorted by relevance
1463 static void __user *nvme_to_user_ptr(uintptr_t ptrval) in nvme_to_user_ptr() argument1466 ptrval = (compat_uptr_t)ptrval; in nvme_to_user_ptr()1467 return (void __user *)ptrval; in nvme_to_user_ptr()
81 the first 32 bits are zeroed. The kernel will print ``(ptrval)`` until it