Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kernel/
H A Dentry-common.c480 case ESR_ELx_EC_FPAC: in el1h_64_sync_handler()
741 case ESR_ELx_EC_FPAC: in el0t_64_sync_handler()
H A Dtraps.c875 [ESR_ELx_EC_FPAC] = "FPAC",
/openbmc/linux/arch/arm64/include/asm/
H A Desr.h39 #define ESR_ELx_EC_FPAC UL(0x1C) /* EL1 and above */ macro