Searched refs:uva (Results 1 – 1 of 1) sorted by relevance
222 unsigned long uva) in vmci_host_setup_notify() argument240 retval = get_user_pages_fast(uva, 1, FOLL_WRITE, &context->notify_page); in vmci_host_setup_notify()249 context->notify = kmap(context->notify_page) + (uva & (PAGE_SIZE - 1)); in vmci_host_setup_notify()