20/22

arm64: mm: drop ctor/dtor calls for kernel page tables

在 arm64 mmu.c 中移除内核页表的 ctor/dtor 调用,因这些函数对内核页表已无操作,同时简化分配函数参数。