Home
last modified time | relevance | path

Searched refs:Fault (Results 1 – 25 of 33) sorted by relevance

12

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DFaultMaps.cpp88 for (const auto &Fault : FFI) { in emitFunctionInfo() local
90 << faultTypeToString(Fault.Kind) << "\n"); in emitFunctionInfo()
91 OS.emitInt32(Fault.Kind); in emitFunctionInfo()
94 << *Fault.FaultingOffsetExpr << "\n"); in emitFunctionInfo()
95 OS.emitValue(Fault.FaultingOffsetExpr, 4); in emitFunctionInfo()
98 << *Fault.HandlerOffsetExpr << "\n"); in emitFunctionInfo()
99 OS.emitValue(Fault.HandlerOffsetExpr, 4); in emitFunctionInfo()
H A DWinEHPrepare.cpp707 (Cleanup->arg_size() ? ClrHandlerType::Fault in calculateClrEHStateNumbers()
/freebsd-14.2/sys/contrib/device-tree/Bindings/hwmon/
H A Dadi,adm1266.yaml8 Control and Fault Recording
15 Control and Fault Recording.
/freebsd-14.2/sys/contrib/openzfs/cmd/zed/agents/
H A DREADME.md1 ## Fault Management Logic for ZED ##
3 The integration of Fault Management Daemon (FMD) logic from illumos
34 ### ZFS Fault Management Overview ###
91 _"Fault Management Daemon Programmer's Reference Manual"_.
/freebsd-14.2/sys/contrib/device-tree/Bindings/power/supply/
H A Dmax8903-charger.txt11 - flt-gpios: Fault pin (active low, output)
H A Dmaxim,max8903.yaml37 description: Fault pin (active low, output)
/freebsd-14.2/sys/contrib/device-tree/Bindings/iio/dac/
H A Dadi,ad5421.yaml27 description: Fault signal.
/freebsd-14.2/sys/contrib/device-tree/Bindings/spi/
H A Dsocionext,synquacer-spi.yaml39 - description: Fault Interrupt
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h79 enum class ClrHandlerType { Catch, Finally, Fault, Filter }; enumerator
/freebsd-14.2/sys/contrib/device-tree/Bindings/net/
H A Dsff,sfp.txt23 Fault input gpio signal, active (fault condition) high
H A Dsff,sfp.yaml48 GPIO phandle and a specifier of the Module Transmitter Fault input gpio
/freebsd-14.2/sys/contrib/device-tree/src/arm64/altera/
H A Dsocfpga_stratix10.dtsi385 interrupts = <0 128 4>, /* Global Secure Fault */
386 <0 129 4>, /* Global Non-secure Fault */
/freebsd-14.2/sys/contrib/device-tree/Bindings/
H A Dtrivial-devices.yaml280 # PWM Fan Speed Controller With Fan Fault Detection
282 # PWM Fan Speed Controller With Fan Fault Detection
/freebsd-14.2/sys/contrib/device-tree/src/arm64/intel/
H A Dsocfpga_agilex.dtsi387 /* Global Secure Fault */
389 /* Global Non-secure Fault */
/freebsd-14.2/sys/dev/mpi3mr/mpi/
H A Dmpi30_transport.h145 U32 Fault; /* 0x1C10 */ member
/freebsd-14.2/sys/dev/mps/mpi/
H A Dmpi2_history.txt76 * Removed the MPI-defined Fault Codes and extended the
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp1321 case ClrHandlerType::Fault: in emitCLRExceptionTable()
/freebsd-14.2/sys/dev/mpr/mpi/
H A Dmpi2_history.txt77 * Removed the MPI-defined Fault Codes and extended the
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoV.td232 // Unit-stride Fault-Only-First Loads
1057 // Vector Unit-Stride Fault-only-First Loads
H A DRISCVScheduleV.td292 // 7.7. Vector Unit-stride Fault-Only-First Loads
/freebsd-14.2/share/misc/
H A Dusb_hid_usages1709 0x71 Scale Status Fault
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dfilesystems98 >0 ubyte 0x8b Legacy Fault tolerant FAT32
99 >0 ubyte 0x8c Legacy Fault tolerant FAT32 ext
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A Driscv_vector.td719 // 7.7. Unit-stride Fault-Only-First Loads
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SystemOperands.td1933 // v8.9a/9.4a Physical Fault Address (FEAT_PFAR)
/freebsd-14.2/sys/conf/
H A DNOTES1355 # SAF-TE ("SCSI Accessible Fault-Tolerant Enclosure") devices.

12