14/22

mm: set page table page type when allocated

将页表页类型设置从 ctor/dtor 移到 pagetable_alloc/free,移除空的 __pagetable_ctor(),确保 split_large_page 等场景正确设置页类型。