diff options
author | Nikunj A Dadhania <nikunj@amd.com> | 2024-10-09 14:58:35 +0530 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2024-10-16 18:30:40 +0200 |
commit | 999d73686ba1c0700aba4ac0fe86e26f759468a9 (patch) | |
tree | d3a692ffb9208559e262fd3d1a6a1ed0e7116878 /kernel/locking/rtmutex_api.c | |
parent | 6068754a4fff67654e87b37cdecd5275a372110f (diff) | |
download | linux-999d73686ba1c0700aba4ac0fe86e26f759468a9.tar.gz linux-999d73686ba1c0700aba4ac0fe86e26f759468a9.tar.bz2 linux-999d73686ba1c0700aba4ac0fe86e26f759468a9.zip |
virt: sev-guest: Consolidate SNP guest messaging parameters to a struct
Add a snp_guest_req structure to eliminate the need to pass a long list of
parameters. This structure will be used to call the SNP Guest message
request API, simplifying the function arguments.
Update the snp_issue_guest_request() prototype to include the new guest
request structure.
Signed-off-by: Nikunj A Dadhania <nikunj@amd.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Tom Lendacky <thomas.lendacky@amd.com>
Link: https://lore.kernel.org/r/20241009092850.197575-5-nikunj@amd.com
Diffstat (limited to 'kernel/locking/rtmutex_api.c')
0 files changed, 0 insertions, 0 deletions