1
0
Fork 0
alistair23-linux/drivers/misc/vmw_vmci
Vishnu DASA f2db7361cb VMCI: Support upto 64-bit PPNs
Add support in the VMCI driver to handle upto 64-bit PPNs when the VMCI
device exposes the capability for 64-bit PPNs.

Reviewed-by: Adit Ranadive <aditr@vmware.com>
Reviewed-by: Jorgen Hansen <jhansen@vmware.com>
Signed-off-by: Vishnu Dasa <vdasa@vmware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-02-26 12:53:55 +01:00
..
Kconfig Hoist memcpy_fromiovec/memcpy_toiovec into lib/ 2013-05-20 10:24:22 +09:30
Makefile VMCI: Some header and config files. 2013-01-08 16:15:57 -08:00
vmci_context.c sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> 2017-03-02 08:42:31 +01:00
vmci_context.h
vmci_datagram.c misc/vmw_vmci: use kmemdup rather than duplicating its implementation 2015-09-20 19:27:58 -07:00
vmci_datagram.h
vmci_doorbell.c VMCI: Support upto 64-bit PPNs 2019-02-26 12:53:55 +01:00
vmci_doorbell.h VMCI: Support upto 64-bit PPNs 2019-02-26 12:53:55 +01:00
vmci_driver.c VMCI: Resource wildcard match fixed 2018-10-02 15:36:10 -07:00
vmci_driver.h VMCI: Support upto 64-bit PPNs 2019-02-26 12:53:55 +01:00
vmci_event.c sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> 2017-03-02 08:42:38 +01:00
vmci_event.h VMCI: event handling implementation. 2013-01-08 16:15:55 -08:00
vmci_guest.c VMCI: Support upto 64-bit PPNs 2019-02-26 12:53:55 +01:00
vmci_handle_array.c VMCI: handle array implementation. 2013-01-08 16:15:55 -08:00
vmci_handle_array.h VMCI: handle array implementation. 2013-01-08 16:15:55 -08:00
vmci_host.c Remove 'type' argument from access_ok() function 2019-01-03 18:57:57 -08:00
vmci_queue_pair.c VMCI: Support upto 64-bit PPNs 2019-02-26 12:53:55 +01:00
vmci_queue_pair.h VMCI: Support upto 64-bit PPNs 2019-02-26 12:53:55 +01:00
vmci_resource.c VMCI: Resource wildcard match fixed 2018-10-02 15:36:10 -07:00
vmci_resource.h VMCI: resource object implementation. 2013-01-08 16:15:56 -08:00
vmci_route.c VMCI: routing implementation. 2013-01-08 16:15:56 -08:00
vmci_route.h VMCI: routing implementation. 2013-01-08 16:15:56 -08:00