Searched refs:__ign3 (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/i386/include/xen/ |
| H A D | hypercall.h | 82 long __res, __ign1, __ign2, __ign3; \ 86 "=d" (__ign3) \ 95 long __res, __ign1, __ign2, __ign3, __ign4; \ 99 "=d" (__ign3), "=S" (__ign4) \ 108 long __res, __ign1, __ign2, __ign3, __ign4, __ign5; \ 112 "=d" (__ign3), "=S" (__ign4), "=D" (__ign5) \ 123 long __res, __ign1, __ign2, __ign3, __ign4, __ign5, __call; in privcmd_hypercall() local 129 "=d" (__ign3), "=S" (__ign4), "=D" (__ign5) in privcmd_hypercall()
|
| /f-stack/freebsd/amd64/include/xen/ |
| H A D | hypercall.h | 97 long __ign1, __ign2, __ign3; \ 101 "=d" (__ign3) \ 111 long __ign1, __ign2, __ign3; \ 116 "=d" (__ign3), "+r" (__arg4) \ 126 long __ign1, __ign2, __ign3; \ 132 "=d" (__ign3), "+r" (__arg4), "+r" (__arg5) \ 143 long __ign1, __ign2, __ign3; in privcmd_hypercall() local 151 "=d" (__ign3), "+r" (__arg4), "+r" (__arg5) in privcmd_hypercall()
|