Home
last modified time | relevance | path

Searched refs:DISR_EL1_IDS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dexception.h21 if ((disr & DISR_EL1_IDS) == 0) in disr_to_esr()
H A Desr.h140 #define DISR_EL1_IDS (UL(1) << 24) macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dexception.h21 if ((disr & DISR_EL1_IDS) == 0) in disr_to_esr()
H A Desr.h172 #define DISR_EL1_IDS (UL(1) << 24) macro

Completed in 3 milliseconds