Searched refs:DISR_EL1_IDS (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm64/include/asm/ | ||
A D | exception.h | 26 if ((disr & DISR_EL1_IDS) == 0) in disr_to_esr() |
A D | esr.h | 141 #define DISR_EL1_IDS (UL(1) << 24) macro |
Completed in 5 milliseconds