Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/
H A Dptrace.c402 static const struct user_regset_view compat_riscv_user_native_view = { variable
423 static const struct user_regset_view compat_riscv_user_native_view = {}; variable
429 return &compat_riscv_user_native_view; in task_user_regset_view()