Hi, I'm looking for the memory registration function which takes a vaddr and and length, not an array of physical buffers. In gen1 this call is ib_memory_register(). The closest thing I can find is the reg_user_mr stuff which is used by uverbs. Could someone please tell me if req_user_mr is the right place to start? Thanks, Paul