Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Desr.h129 #define ESR_ELx_FSC_FAULT_nL (0x2C) macro
130 #define ESR_ELx_FSC_FAULT_L(n) (((n) < 0 ? ESR_ELx_FSC_FAULT_nL : \