Lines Matching full:hv
231 pr_debug("fsl-hv: could not allocate page list\n"); in ioctl_memcpy()
242 pr_debug("fsl-hv: could not allocate S/G list\n"); in ioctl_memcpy()
253 pr_debug("fsl-hv: could not lock source buffer\n"); in ioctl_memcpy()
444 pr_debug("fsl-hv: bad ioctl dir=%u type=%u cmd=%u size=%u\n", in fsl_hv_ioctl()
665 pr_err("fsl-hv: out of memory\n"); in fsl_hv_open()
710 "fsl-hv",
724 * The handle is the value of the 'hv-handle' property
739 * The proper name for the handle property is "hv-handle", but some in get_parent_handle()
742 prop = of_get_property(parent, "hv-handle", &len); in get_parent_handle()
788 * "hypervisor" and which has a property named "fsl,hv-version".
799 ret = of_property_present(node, "fsl,hv-version"); in has_fsl_hypervisor()
823 pr_info("fsl-hv: no hypervisor found\n"); in fsl_hypervisor_init()
829 pr_err("fsl-hv: cannot register device\n"); in fsl_hypervisor_init()
836 for_each_compatible_node(np, NULL, "epapr,hv-receive-doorbell") { in fsl_hypervisor_init()
843 pr_err("fsl-hv: no 'interrupts' property in %pOF node\n", in fsl_hypervisor_init()
855 if (of_device_is_compatible(np, "fsl,hv-shutdown-doorbell")) { in fsl_hypervisor_init()
860 "fsl,hv-state-change-doorbell")) { in fsl_hypervisor_init()
871 pr_err("fsl-hv: node %pOF has missing or " in fsl_hypervisor_init()
883 pr_err("fsl-hv: could not request irq %u for node %pOF\n", in fsl_hypervisor_init()
891 pr_info("fsl-hv: registered handler for doorbell %u\n", in fsl_hypervisor_init()