Searched refs:uint_to_ptr (Results 1 – 1 of 1) sorted by relevance
113 static void *uint_to_ptr(uintptr_t p) in uint_to_ptr() function121 struct test_aux *a = uint_to_ptr(op->params[0].u.value.a); in test_read_final()145 struct test_aux *a = uint_to_ptr(op->params[0].u.value.a); in test_write_final()
Completed in 2 milliseconds