Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/vmw_vmci/
Dvmci_context.h115 u64 qp_handle_buf_uva; member
Dvmci_host.c899 (info.qp_handle_buf_size && !info.qp_handle_buf_uva)) { in vmci_host_do_recv_notifications()
914 ubuf = (void __user *)(uintptr_t)info.qp_handle_buf_uva; in vmci_host_do_recv_notifications()