_PAGE_TABLE_SIZE
return (struct page_table *)ALIGN_DOWN((unsigned long)ptep, _PAGE_TABLE_SIZE);
unsigned long sz = _PAGE_TABLE_SIZE;