Home
last modified time | relevance | path

Searched refs:_hypercall5 (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/xen/
Dhypercall.h196 #define _hypercall5(type, name, a1, a2, a3, a4, a5) \ macro
410 return _hypercall5(int, update_va_mapping_otherdomain, va, in HYPERVISOR_update_va_mapping_otherdomain()