Searched full:vmgenid (Results 1 – 6 of 6) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/rng/ |
D | microsoft,vmgenid.yaml | 4 $id: http://devicetree.org/schemas/rng/microsoft,vmgenid.yaml# 16 the devicetree binding follows VMGenID specification defined in 21 const: microsoft,vmgenid 25 Specifies a 16-byte VMGenID in endianness-agnostic hexadecimal format. 30 Interrupt used to notify that a new VMGenID is available. 44 compatible = "microsoft,vmgenid";
|
/linux-6.14.4/drivers/virt/ |
D | vmgenid.c | 17 ACPI_MODULE_NAME("vmgenid"); 127 IRQF_SHARED, "vmgenid", &pdev->dev); in vmgenid_add_of() 156 { .compatible = "microsoft,vmgenid", }, 171 .name = "vmgenid",
|
D | Makefile | 7 obj-$(CONFIG_VMGENID) += vmgenid.o
|
D | Kconfig | 16 config VMGENID config
|
/linux-6.14.4/include/uapi/linux/ |
D | vmclock-abi.h | 53 * device with the CID "VMCLOCK", modelled on the "VMGENID" device except for
|
/linux-6.14.4/ |
D | MAINTAINERS | 19791 F: Documentation/devicetree/bindings/rng/microsoft,vmgenid.yaml 19795 F: drivers/virt/vmgenid.c
|