Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/mce/
Dseverity.c218 static bool is_copy_from_user(struct pt_regs *regs) in is_copy_from_user() function
284 if (t == EX_HANDLER_UACCESS && regs && is_copy_from_user(regs)) { in error_context()