contpte_clear_flush_young_ptes
int contpte_clear_flush_young_ptes(struct vm_area_struct *vma,
return contpte_clear_flush_young_ptes(vma, addr, ptep, 1);
return contpte_clear_flush_young_ptes(vma, addr, ptep, nr);
EXPORT_SYMBOL_GPL(contpte_clear_flush_young_ptes);