Searched refs:_hypercall5 (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/i386/include/xen/ |
| H A D | hypercall.h | 106 #define _hypercall5(type, name, a1, a2, a3, a4, a5) \ macro 334 return _hypercall5(int, update_va_mapping_otherdomain, va, in HYPERVISOR_update_va_mapping_otherdomain()
|
| /f-stack/freebsd/amd64/include/xen/ |
| H A D | hypercall.h | 123 #define _hypercall5(type, name, a1, a2, a3, a4, a5) \ macro
|