Home
last modified time | relevance | path

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

/linux-6.6.21/arch/arm64/include/asm/
Desr.h378 #define ESR_ELx_MOPS_ISS_FROM_EPILOGUE (UL(1) << 18) macro
/linux-6.6.21/arch/arm64/kernel/
Dtraps.c562 if (esr & ESR_ELx_MOPS_ISS_FROM_EPILOGUE) in do_el0_mops()