Searched refs:__ptep_clear_flush_young (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dpgtable.h150 * flag, since __ptep_clear_flush_young() elides a DSB when invalidating the
1113 static inline int __ptep_clear_flush_young(struct vm_area_struct *vma, function
1568 return __ptep_clear_flush_young(vma, addr, ptep);
1632 #define ptep_clear_flush_young __ptep_clear_flush_young

Completed in 80 milliseconds