Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/vmw_vmci/
Dvmci_guest.c672 iowrite32(VMCI_CONTROL_RESET, in vmci_guest_probe_device()
715 iowrite32(VMCI_CONTROL_RESET, vmci_dev->iobase + VMCI_CONTROL_ADDR); in vmci_guest_remove_device()
/linux-4.4.14/include/linux/
Dvmw_vmci_defs.h39 #define VMCI_CONTROL_RESET 0x1 macro