const ENABLE_VTL2_GPA_POOL: &str = "OPENHCL_ENABLE_VTL2_GPA_POOL=";
Expand description
Enable the private VTL2 GPA pool for page allocations. This is only enabled via the command line, because in order to support the VTL2 GPA pool generically, the boot shim must read serialized data from the previous OpenHCL instance on a servicing boot in order to guarantee the same memory layout is presented.
The value specified is the number of 4K pages to reserve for the pool.
TODO: Remove this commandline once support for reading saved state is supported in openhcl_boot.