Home
last modified time | relevance | path

Searched full:vmgenid (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/devicetree/bindings/rng/
H A Dmicrosoft,vmgenid.yaml4 $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/drivers/virt/
H A Dvmgenid.c17 ACPI_MODULE_NAME("vmgenid");
127 IRQF_SHARED, "vmgenid", &pdev->dev); in vmgenid_add_of()
156 { .compatible = "microsoft,vmgenid", },
171 .name = "vmgenid",
H A DMakefile7 obj-$(CONFIG_VMGENID) += vmgenid.o
H A DKconfig16 config VMGENID config
/linux/
H A DMAINTAINERS21447 F: Documentation/devicetree/bindings/rng/microsoft,vmgenid.yaml
21451 F: drivers/virt/vmgenid.c