native_pte_clear
native_pte_clear(NULL, 0, ptep);
#define pte_clear(mm, addr, ptep) native_pte_clear(mm, addr, ptep)
native_pte_clear(NULL, 0, xp);