Searched refs:ESR_ELx_ERET_ISS_ERETA (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/arm64/kvm/
H A Demulate-nested.c2194 esr &= ESR_ELx_ERET_ISS_ERETA;
/linux-master/arch/arm64/include/asm/
H A Desr.h288 #define ESR_ELx_ERET_ISS_ERETA 0x1 macro
416 return esr & ESR_ELx_ERET_ISS_ERETA;

Completed in 204 milliseconds