Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm64/include/asm/
Desr.h39 #define ESR_ELx_EC_FPAC (0x1C) /* EL1 and above */ macro
/linux-6.1.9/arch/arm64/kernel/
Dentry-common.c449 case ESR_ELx_EC_FPAC: in el1h_64_sync_handler()
697 case ESR_ELx_EC_FPAC: in el0t_64_sync_handler()
Dtraps.c834 [ESR_ELx_EC_FPAC] = "FPAC",