Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
A Desr.h133 #define ESR_ELx_CV (UL(1) << 24) macro
A Dkvm_emulate.h234 if (esr & ESR_ELx_CV) in kvm_vcpu_get_condition()
/linux/arch/arm64/kernel/
A Dtraps.c684 if (!(esr & ESR_ELx_CV)) { in cp15_cond_valid()

Completed in 9 milliseconds