Searched refs:sev_fd (Results 1 – 6 of 6) sorted by relevance
67 __u32 sev_fd;72 another struct containing arguments specific to command. The ``sev_fd``116 KVM_SEV_LAUNCH_START requires the ``sev_fd`` field to be valid.
293 ret = __sev_issue_cmd(argp->sev_fd, SEV_CMD_LAUNCH_START, start, error); in sev_launch_start()313 sev->fd = argp->sev_fd; in sev_launch_start()
1460 __u32 sev_fd; member
1596 __u32 sev_fd; member