Searched defs:_hypercall3 (Results 1 – 2 of 2) sorted by relevance
| /src/sys/amd64/include/xen/ | ||
| H A D | hypercall.h | 92 #define _hypercall3(type, name, a1, a2, a3) \ macro |
| /src/sys/i386/include/xen/ | ||
| H A D | hypercall.h | 80 #define _hypercall3(type, name, a1, a2, a3) \ macro |