Searched full:vmgenid (Results 1 – 5 of 5) sorted by relevance
| /linux/Documentation/devicetree/bindings/rng/ |
| H A 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/drivers/virt/ |
| H A 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",
|
| H A D | Makefile | 7 obj-$(CONFIG_VMGENID) += vmgenid.o
|
| H A D | Kconfig | 16 config VMGENID config
|
| /linux/ |
| H A D | MAINTAINERS | 21447 F: Documentation/devicetree/bindings/rng/microsoft,vmgenid.yaml 21451 F: drivers/virt/vmgenid.c
|