Convert all memory to private at memory slot creation has boot performace impact for TD with big memory. Only convert low memory (0~2GB) to private to avoid exit to userspace each 4K page because TDVF will accepts about 2GB low memory during boot. Signed-off-by: Binbin Wu <binbin.wu@linux.intel.com>