Home
last modified time | relevance | path

Searched full:sdei (Results 1 – 12 of 12) sorted by relevance

/linux/Documentation/devicetree/bindings/arm/firmware/
H A Dsdei.txt1 * Software Delegated Exception Interface (SDEI)
3 Firmware implementing the SDEI functions described in ARM document number
11 privilege level of the SDEI firmware (specified as part of the binding
24 The sdei node should be a child node of '/firmware' and have required
28 * "arm,sdei-1.0" : For implementations complying to SDEI version 1.x.
30 - method : The method of calling the SDEI firmware. Permitted
38 sdei {
39 compatible = "arm,sdei-1.0";
/linux/include/uapi/linux/
H A Darm_sdei.h39 /* SDEI return values */
/linux/drivers/firmware/
H A DKconfig32 bool "ARM Software Delegated Exception Interface (SDEI)"
35 The Software Delegated Exception Interface (SDEI) is an ARM
/linux/arch/arm64/include/asm/
H A Dstacktrace.h16 #include <asm/sdei.h>
/linux/Documentation/arch/arm64/
H A Dacpi_object_usage.rst22 SDEI, SLIT, SPMI, SRAT, STAO, TCPA, TPM2, UEFI, XENV
386 SDEI Signature Reserved (signature == "SDEI")
390 This table advertises the presence of the SDEI interface.
H A Darm-acpi.rst227 - SDEI (Software Delegated Exception Interface table, section 5.2.6,
/linux/arch/arm64/kernel/
H A DMakefile68 obj-$(CONFIG_ARM_SDE_INTERFACE) += sdei.o
H A Dentry-common.c28 #include <asm/sdei.h>
978 * The original SDEI spec (ARM DEN 0054A) can be read ambiguously as to in __sdei_handler()
H A Dentry.S908 #include <asm/sdei.h>
923 * The regular SDEI entry point may have been unmapped along with the rest of
H A Dstacktrace.c315 * SDEI stacks are only accessible when unwinding the current task in an NMI
/linux/include/acpi/
H A Dactbl2.h57 #define ACPI_SIG_SDEI "SDEI" /* Software Delegated Exception Interface Table */
3337 * SDEI - Software Delegated Exception Interface Descriptor Table
3339 * Conforms to "Software Delegated Exception Interface (SDEI)" ARM DEN0054A,
/linux/
H A DMAINTAINERS24238 SOFTWARE DELEGATED EXCEPTION INTERFACE (SDEI)
24242 F: Documentation/devicetree/bindings/arm/firmware/sdei.txt