Home
last modified time | relevance | path

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

/Linux-v5.10/arch/sparc/kernel/
Dunaligned_32.c287 #define WINREG_ADDR(regnum) \ in ok_for_user() macro
292 if (!access_ok(WINREG_ADDR(reg - 16), size)) in ok_for_user()
297 if (!access_ok(WINREG_ADDR(reg - 16), size)) in ok_for_user()
303 if (!access_ok(WINREG_ADDR(reg - 16), size)) in ok_for_user()
307 #undef WINREG_ADDR in ok_for_user()