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

/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dmm.h94 #define FAULT_FLAG_ALLOW_RETRY (1 << 2) macro
103 (((flags) & (FAULT_FLAG_ALLOW_RETRY | FAULT_FLAG_TRIED)) == FAULT_FLAG_ALLOW_RETRY)

Completed in 113 milliseconds