Home
last modified time | relevance | path

Searched refs:el1h_64_fiq_handler (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm64/include/asm/
H A Dexception.h38 asmlinkage void el1h_64_fiq_handler(struct pt_regs *regs);
/openbmc/linux/arch/arm64/kernel/
H A Dentry-common.c525 asmlinkage void noinstr el1h_64_fiq_handler(struct pt_regs *regs) in el1h_64_fiq_handler() function