vmem_get_alloc_pte
extern pte_t *vmem_get_alloc_pte(unsigned long addr, bool alloc);
ptep = vmem_get_alloc_pte(addr, alloc);