Home
last modified time | relevance | path

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

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