Searched refs:_hypercall5 (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/arch/x86/include/asm/xen/ |
D | hypercall.h | 195 #define _hypercall5(type, name, a1, a2, a3, a4, a5) \ macro 409 return _hypercall5(int, update_va_mapping_otherdomain, va, in HYPERVISOR_update_va_mapping_otherdomain()
|
/linux-3.4.99/arch/ia64/include/asm/xen/ |
D | hypercall.h | 94 #define _hypercall5(type, name, a1, a2, a3, a4, a5) \ macro
|