Searched full:sdei (Results 1 – 12 of 12) sorted by relevance
| /linux/Documentation/devicetree/bindings/arm/firmware/ |
| H A D | sdei.txt | 1 * 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 D | arm_sdei.h | 39 /* SDEI return values */
|
| /linux/drivers/firmware/ |
| H A D | Kconfig | 32 bool "ARM Software Delegated Exception Interface (SDEI)" 35 The Software Delegated Exception Interface (SDEI) is an ARM
|
| /linux/arch/arm64/include/asm/ |
| H A D | stacktrace.h | 16 #include <asm/sdei.h>
|
| /linux/Documentation/arch/arm64/ |
| H A D | acpi_object_usage.rst | 22 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 D | arm-acpi.rst | 227 - SDEI (Software Delegated Exception Interface table, section 5.2.6,
|
| /linux/arch/arm64/kernel/ |
| H A D | Makefile | 68 obj-$(CONFIG_ARM_SDE_INTERFACE) += sdei.o
|
| H A D | entry-common.c | 28 #include <asm/sdei.h> 978 * The original SDEI spec (ARM DEN 0054A) can be read ambiguously as to in __sdei_handler()
|
| H A D | entry.S | 908 #include <asm/sdei.h> 923 * The regular SDEI entry point may have been unmapped along with the rest of
|
| H A D | stacktrace.c | 315 * SDEI stacks are only accessible when unwinding the current task in an NMI
|
| /linux/include/acpi/ |
| H A D | actbl2.h | 57 #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 D | MAINTAINERS | 24238 SOFTWARE DELEGATED EXCEPTION INTERFACE (SDEI) 24242 F: Documentation/devicetree/bindings/arm/firmware/sdei.txt
|