Searched refs:ESR_ELx_FP_EXC_TFV (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Desr.h297 #define ESR_ELx_FP_EXC_TFV (UL(1) << 23) macro
/linux-master/arch/arm64/kernel/
H A Dfpsimd.c1492 if (esr & ESR_ELx_FP_EXC_TFV) {

Completed in 118 milliseconds