populate_kernel_pte
extern pte_t * __init populate_kernel_pte(unsigned long addr);
populate_kernel_pte(addr);
ptep = populate_kernel_pte(addr);