Searched refs:ESR_ELx_WFx_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm64/include/asm/ | ||
A D | esr.h | 149 #define ESR_ELx_WFx_MASK (ESR_ELx_EC_MASK | ESR_ELx_WFx_ISS_TI) macro |
/linux/arch/arm64/kernel/ | ||
A D | traps.c | 671 .esr_mask = ESR_ELx_WFx_MASK, |
Completed in 6 milliseconds