Home
last modified time | relevance | path

Searched refs:FAULT_FLAG_ALLOW_RETRY (Results 1 – 2 of 2) sorted by relevance

/include/linux/
A Dmm_types.h1599 FAULT_FLAG_ALLOW_RETRY = 1 << 2, enumerator
A Dmm.h489 #define FAULT_FLAG_DEFAULT (FAULT_FLAG_ALLOW_RETRY | \
508 return (flags & FAULT_FLAG_ALLOW_RETRY) && in fault_flag_allow_retry_first()
515 { FAULT_FLAG_ALLOW_RETRY, "ALLOW_RETRY" }, \

Completed in 33 milliseconds