Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/ia32/ml/
H A Dcopy.s1499 #define ARG_UADDR 4 macro
1516 cmpl %ecx, ARG_UADDR(%esp) /* test uaddr < kernelbase */
1536 #undef ARG_UADDR
1637 #define ARG_UADDR 4 macro
1648 cmpl %ecx, ARG_UADDR(%esp) /* test uaddr < kernelbase */
1667 movl ARG_UADDR(%esp), %ecx
1701 #undef ARG_UADDR
1780 #define ARG_UADDR 8 macro
1795 cmpl %ecx, ARG_UADDR(%esp) /* test uaddr < kernelbase */
1815 #undef ARG_UADDR
[all …]