bugzilla: https://bugzilla.openanolis.cn/show_bug.cgi?id=6618

Currently page table can not be migrated through numa balancing. If most of page table
pages are located on remote numa node, the performance can be degraded in some scenarios.
Thus this patch provides a way to allocate page table pages in local numa node with
reserved memory range.