Searched refs:_hypercall1 (Results 1 – 1 of 1) sorted by relevance
| /arch/x86/include/asm/xen/ |
| A D | hypercall.h | 167 #define _hypercall1(type, name, a1) \ macro 261 return _hypercall1(int, set_trap_table, table); in HYPERVISOR_set_trap_table() 299 return _hypercall1(unsigned long, get_debugreg, reg); in HYPERVISOR_get_debugreg() 409 return _hypercall1(int, mca, mc_op); in HYPERVISOR_mca() 416 return _hypercall1(int, platform_op, op); in HYPERVISOR_platform_op()
|
Completed in 4 milliseconds