Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kernel/
H A Dtraps.c680 struct sys64_hook { struct
686 static const struct sys64_hook sys64_hooks[] = { argument
760 static const struct sys64_hook cp15_32_hooks[] = {
780 static const struct sys64_hook cp15_64_hooks[] = {
796 const struct sys64_hook *hook, *hook_base; in do_el0_cp15()
836 const struct sys64_hook *hook; in do_el0_sys()