Home
last modified time | relevance | path

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

/arch/metag/kernel/
Dtraps.c610 static bool switch_is_legacy_syscall(unsigned int inst) in switch_is_legacy_syscall() function
645 if (switch_is_legacy_syscall(Inst)) in switch1_handler()