Sean Christopherson wrote: > Rename "nr_premapped" to an asurdly verbose "nr_pending_tdh_mem_page_adds" > to make it explicitly clear what the counter tracks. "pre-map" is far > too similar to "pre-fault", especially since tdx_sept_set_private_spte() > deals with both "pre_fault_allowed" and the counter. > > No functional change intended. > > Signed-off-by: Sean Christopherson <seanjc@xxxxxxxxxx> Reviewed-by: Ira Weiny <ira.weiny@xxxxxxxxx> [snip]