Home
last modified time | relevance | path

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

/arch/x86/include/asm/xen/
Dhypercall.h189 #define _hypercall4(type, name, a1, a2, a3, a4) \ macro
261 return _hypercall4(int, mmu_update, req, count, success_count, domid); in HYPERVISOR_mmu_update()
268 return _hypercall4(int, mmuext_op, op, count, success_count, domid); in HYPERVISOR_mmuext_op()
328 return _hypercall4(int, update_descriptor, ma, ma>>32, desc, desc>>32); in HYPERVISOR_update_descriptor()
351 return _hypercall4(int, update_va_mapping, va, in HYPERVISOR_update_va_mapping()