On 8/12/2025 5:07 AM, Sean Christopherson wrote:
On Thu, Aug 07, 2025, Sagi Shahar wrote:
From: Ackerley Tng ackerleytng@google.com
vm_vaddr_alloc_private allow specifying both the virtual and physical addresses for the allocation.
Why?
Yeah, this is not needed. vm_vaddr_alloc() will handle it as private memory by default if the vm has protected memory.