Lines Matching full:vmc
84 * @vmc_index: drc index of the vmc device created
103 /* Call to request the VMC device from phyp */ in h_request_vmc()
636 * ibmvmc_send_capabilities - Send VMC Capabilities
641 * initialization sequence of messages and is used to exchange VMC capabilities
643 * partition must send this message and the hypervisor must respond with VMC
1292 * ibmvmc_ioctl_requestvmc - IOCTL Request VMC
1295 * @ret_vmc_index: VMC Index
1309 /* Call to request the VMC device from phyp*/ in ibmvmc_ioctl_requestvmc()
1319 pr_err("ibmvmc: requestvmc: hypervisor denied vmc request\n"); in ibmvmc_ioctl_requestvmc()
1325 pr_err("ibmvmc: requestvmc: vmc resource unavailable\n"); in ibmvmc_ioctl_requestvmc()
1328 pr_err("ibmvmc: requestvmc: system cannot be vmc managed\n"); in ibmvmc_ioctl_requestvmc()
1335 /* Success, set the vmc index in global struct */ in ibmvmc_ioctl_requestvmc()
1406 * associated with the hypervisor side of the VMC device, and points to a
1414 * 3. The hypervisor sends VMC Add Buffer messages to the management
1804 * Performs a CRQ reset of the VMC device in process context.
1903 * If the close fails, simply reset the entire driver as the state of the VMC
2301 { "ibm,vmc", "IBM,vmc" },
2417 MODULE_DESCRIPTION("IBM VMC");