Re: [PATCH v9 02/11] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT

From: Dave Hansen

Date: Thu Aug 06 2026 - 16:59:52 EST


On 8/5/26 19:08, Rick Edgecombe wrote:
> Begin to implement Dynamic PAMT in the kernel by reading the bits-per-page
> needed for Dynamic PAMT. Calculate the size needed for the bitmap,
> and use it instead of the 4KB size determined for normal PAMT, in the case
> of Dynamic PAMT.

Reviewed-by: Dave Hansen <dave.hansen@xxxxxxxxxxxxxxx>