Home
last modified time | relevance | path

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

/linux-6.14.4/Documentation/devicetree/bindings/rng/
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-6.14.4/drivers/virt/
Dvmgenid.c17 ACPI_MODULE_NAME("vmgenid");
127 IRQF_SHARED, "vmgenid", &pdev->dev); in vmgenid_add_of()
156 { .compatible = "microsoft,vmgenid", },
171 .name = "vmgenid",
DMakefile7 obj-$(CONFIG_VMGENID) += vmgenid.o
DKconfig16 config VMGENID config
/linux-6.14.4/include/uapi/linux/
Dvmclock-abi.h53 * device with the CID "VMCLOCK", modelled on the "VMGENID" device except for
/linux-6.14.4/
DMAINTAINERS19791 F: Documentation/devicetree/bindings/rng/microsoft,vmgenid.yaml
19795 F: drivers/virt/vmgenid.c