Searched refs:ESR_ELx_CV (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Desr.h155 #define ESR_ELx_CV (UL(1) << 24) macro
H A Dkvm_emulate.h306 if (esr & ESR_ELx_CV)
/linux-master/arch/arm64/kernel/
H A Dtraps.c691 if (!(esr & ESR_ELx_CV)) {

Completed in 210 milliseconds