Searched defs:VM_FAULT_RETRY (Results 1 – 2 of 2) sorted by relevance
756 VM_FAULT_RETRY = (__force vm_fault_t)0x000400, enumerator
1285 #define VM_FAULT_RETRY 0x0400 /* ->fault blocked, must retry */ macro