Searched refs:fault_flag_allow_retry_first (Results 1 – 3 of 3) sorted by relevance
2085 if (fault_flag_allow_retry_first(vmf->flags)) { in xe_bo_cpu_fault()
1758 if (fault_flag_allow_retry_first(flags)) { in __folio_lock_or_retry()
686 static inline bool fault_flag_allow_retry_first(enum fault_flag flags) in fault_flag_allow_retry_first() function