Re: [PATCH v9 01/11] x86/virt/tdx: Simplify PAMT layout calculation
Dave Hansen <[email protected]>
| Newsgroups | gmane.linux.documentation,gmane.comp.emulators.kvm.devel,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
On 8/5/26 19:08, Rick Edgecombe wrote: > Three is not a very high number, so get rid of the loop and just duplicate > the small calculation three times. In doing so, setup for future Dynamic > PAMT changes. Reviewed-by: Dave Hansen <[email protected]>