Home
last modified time | relevance | path

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

/Linux-v5.15/arch/arm64/kernel/
Dtraps.c632 struct sys64_hook { struct
638 static const struct sys64_hook sys64_hooks[] = { argument
706 static const struct sys64_hook cp15_32_hooks[] = {
726 static const struct sys64_hook cp15_64_hooks[] = {
737 const struct sys64_hook *hook, *hook_base; in do_cp15instr()
778 const struct sys64_hook *hook; in do_sysinstr()