Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/vmw_vmci/
Dvmci_host.c566 struct vmci_qp_page_file_info page_file_info; in vmci_host_do_queuepair_setpf() local
582 if (copy_from_user(&page_file_info, uptr, sizeof(*info))) in vmci_host_do_queuepair_setpf()
610 result = vmci_qp_broker_set_page_store(page_file_info.handle, in vmci_host_do_queuepair_setpf()
611 page_file_info.produce_va, in vmci_host_do_queuepair_setpf()
612 page_file_info.consume_va, in vmci_host_do_queuepair_setpf()