Searched refs:FAULT_FLAG_ALLOW_RETRY (Results 1 – 2 of 2) sorted by relevance
181 let mut flags: FaultFlags = FaultFlags::FAULT_FLAG_ALLOW_RETRY in do_user_addr_fault()
32 const FAULT_FLAG_ALLOW_RETRY = 1 << 2; constant