Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/components/utilities/
H A Dutexcep.c181 const ACPI_EXCEPTION_INFO *Exception; in AcpiFormatException() local
187 Exception = AcpiUtValidateException (Status); in AcpiFormatException()
188 if (!Exception) in AcpiFormatException()
198 return (Exception->Name); in AcpiFormatException()
223 const ACPI_EXCEPTION_INFO *Exception = NULL; in ACPI_EXPORT_SYMBOL() local
240 Exception = &AcpiGbl_ExceptionNames_Env [SubStatus]; in ACPI_EXPORT_SYMBOL()
248 Exception = &AcpiGbl_ExceptionNames_Pgm [SubStatus]; in ACPI_EXPORT_SYMBOL()
256 Exception = &AcpiGbl_ExceptionNames_Tbl [SubStatus]; in ACPI_EXPORT_SYMBOL()
264 Exception = &AcpiGbl_ExceptionNames_Aml [SubStatus]; in ACPI_EXPORT_SYMBOL()
281 if (!Exception || !Exception->Name) in ACPI_EXPORT_SYMBOL()
[all …]
/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Daslmessages.c581 #define AH_DISPLAY_ASL_EXCEPTION_TEXT(Status, Exception) \ argument
582 printf ("%.4X: %s\n", Status, Exception)
/f-stack/freebsd/contrib/device-tree/Bindings/arm/firmware/
H A Dsdei.txt1 * Software Delegated Exception Interface (SDEI)
4 ARM DEN 0054A ("Software Delegated Exception Interface") can be used by
/f-stack/freebsd/contrib/device-tree/Bindings/firmware/
H A Dintel,stratix10-svc.txt10 communication with SDM, only the secure world of software (EL3, Exception
16 (EL1, Exception Layer 1), interfaces with the service providers and provides
/f-stack/dpdk/doc/guides/
H A Dconf.py227 raise Exception('Warning is treated as a failure')
238 raise Exception('Warning is treated as a failure')
/f-stack/freebsd/contrib/device-tree/Bindings/soc/fsl/
H A Drcpm.txt57 Note: IPPDEXPCR(IP Powerdown Exception Control Register) provides a
/f-stack/freebsd/contrib/openzfs/cmd/arcstat/
H A Darcstat.in303 except Exception:
/f-stack/freebsd/contrib/openzfs/contrib/pyzfs/libzfs_core/
H A Dexceptions.py37 class ZFSError(Exception):
/f-stack/freebsd/contrib/device-tree/Bindings/usb/
H A Ddwc3.txt15 Exception for clocks:
/f-stack/freebsd/contrib/dev/nvidia/
H A DLICENCE.nvidia43 2.1.2 Open Source Exception. Notwithstanding the foregoing terms
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacpixf.h617 ACPI_STATUS Exception))
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-shared-linux-n32.ld150 /* Exception handling */
H A Dcvmx-shared-linux.ld149 /* Exception handling */
/f-stack/freebsd/contrib/openzfs/contrib/pyzfs/libzfs_core/test/
H A Dtest_libzfs_core.py291 except Exception:
4174 except Exception:
4229 except Exception:
4233 except Exception:
4237 except Exception:
4242 except Exception:
/f-stack/dpdk/doc/guides/platform/
H A Docteontx2.rst107 #. Exception path to Linux kernel from DPDK application as SW ``KNI`` replacement.
/f-stack/freebsd/contrib/openzfs/tests/test-runner/bin/
H A Dtest-runner.py.in200 except Exception:
/f-stack/freebsd/contrib/zstd/
H A DCOPYING110 License. (Exception: if the Program itself is interactive but
/f-stack/dpdk/license/
H A Dgpl-2.0.txt110 License. (Exception: if the Program itself is interactive but
/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A DTHIRDPARTYLICENSE.gplv2110 License. (Exception: if the Program itself is interactive but
/f-stack/
H A DLICENSE176 …e conditions, and telling the user how to view a copy of this License. (Exception: if the Program …
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_19_11.rst379 * Exception Path
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt1726 Changed the "ACPI Exception" message prefix to "ACPI Error" so that all
1969 table (Software Delegated Exception Interface). James Morse
19116 Exception codes broken into classes and renumbered. Be sure to