diff --git a/Documentation/virt/coco/sev-guest.rst b/Documentation/virt/coco/sev-guest.rst index 14c9de997b7d..e1eaf6a830ce 100644 --- a/Documentation/virt/coco/sev-guest.rst +++ b/Documentation/virt/coco/sev-guest.rst @@ -71,6 +71,7 @@ The host ioctls are issued to a file descriptor of the /dev/sev device. The ioctl accepts the command ID/input structure documented below. :: + struct sev_issue_cmd { /* Command ID */ __u32 cmd;