Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/vmw_vmci/
H A Dvmci_context.h105 u64 db_handle_buf_uva; member
H A Dvmci_host.c883 if ((info.db_handle_buf_size && !info.db_handle_buf_uva) || in vmci_host_do_recv_notifications()
895 ubuf = (void __user *)(uintptr_t)info.db_handle_buf_uva; in vmci_host_do_recv_notifications()