Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sparc/kernel/
Dunaligned_32.c288 #define WINREG_ADDR(regnum) \ in ok_for_user() macro
293 if (!access_ok(check, WINREG_ADDR(reg - 16), size)) in ok_for_user()
298 if (!access_ok(check, WINREG_ADDR(reg - 16), size)) in ok_for_user()
304 if (!access_ok(check, WINREG_ADDR(reg - 16), size)) in ok_for_user()
308 #undef WINREG_ADDR in ok_for_user()