Searched refs:qp_handle_buf_uva (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/misc/vmw_vmci/
H A Dvmci_context.h107 u64 qp_handle_buf_uva; member in struct:vmci_ctx_notify_recv_info
H A Dvmci_host.c884 (info.qp_handle_buf_size && !info.qp_handle_buf_uva)) {
899 ubuf = (void __user *)(uintptr_t)info.qp_handle_buf_uva;

Completed in 190 milliseconds