Searched full:vmclock (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/ptp/ |
| H A D | ptp_vmclock.c | 3 * Virtual PTP 1588 clock for use with LM-safe VMclock device. 27 #include <uapi/linux/vmclock-abi.h> 42 ACPI_MODULE_NAME("vmclock"); 218 * for the hypervisor to expose a VMCLOCK device which uses in vmclock_get_crosststamp_kvmclock() 350 dev_info(dev, "vmclock does not provide unambiguous time\n"); in vmclock_ptp_register() 612 "vmclock", dev->driver_data); in vmclock_setup_of_notification() 701 dev_info(dev, "vmclock magic fields invalid\n"); in vmclock_probe() 714 st->name = devm_kasprintf(&pdev->dev, GFP_KERNEL, "vmclock%d", st->index); in vmclock_probe() 759 dev_info(dev, "vmclock: Neither miscdev nor PTP available; not registering\n"); in vmclock_probe() 773 { "VMCLOCK", 0 }, [all …]
|
| H A D | Kconfig | 145 Unlike the KVM virtual PTP clock, the VMCLOCK device offers support
|
| /linux/ |
| H A D | MAINTAINERS | 21828 PTP VMCLOCK SUPPORT 21832 F: Documentation/devicetree/bindings/ptp/amazon,vmclock.yaml 21834 F: include/uapi/linux/vmclock-abi.h
|