PGTABLE_PROT
pud = __pud(__pa(pmd_p) | (PGTABLE_PROT & ptemask));
pmd = __pmd(__pa(pte_p) | (PGTABLE_PROT & ptemask));