Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/vmw_vmci/
Dvmci_context.h107 u64 qp_handle_buf_uva; member
Dvmci_host.c876 (info.qp_handle_buf_size && !info.qp_handle_buf_uva)) { in vmci_host_do_recv_notifications()
891 ubuf = (void __user *)(uintptr_t)info.qp_handle_buf_uva; in vmci_host_do_recv_notifications()