Searched refs:__call (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/i386/include/xen/
H A Dhypercall.h123 long __res, __ign1, __ign2, __ign3, __ign4, __ign5, __call; local
125 __call = (long)&hypercall_page + (op * 32);
132 "5" ((long)(a5)), [call] "a" (__call)
/freebsd-12-stable/sys/amd64/include/xen/
H A Dhypercall.h146 long __call = (long)&hypercall_page + (op * 32); local
153 "3" ((long)(a3)), [call] "a" (__call)

Completed in 109 milliseconds