Searched refs:_hypercall1 (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/include/asm/xen/
H A Dhypercall.h117 #define _hypercall1(type, name, a1) \ macro
175 return _hypercall1(int, set_trap_table, table);
236 return _hypercall1(int, fpu_taskswitch, set);
262 return _hypercall1(unsigned long, get_debugreg, reg);
305 rc = _hypercall1(int, event_channel_op_compat, &op);
331 rc = _hypercall1(int, physdev_op_compat, &op);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/include/asm/xen/
H A Dhypercall.h117 #define _hypercall1(type, name, a1) \ macro
175 return _hypercall1(int, set_trap_table, table);
236 return _hypercall1(int, fpu_taskswitch, set);
262 return _hypercall1(unsigned long, get_debugreg, reg);
305 rc = _hypercall1(int, event_channel_op_compat, &op);
331 rc = _hypercall1(int, physdev_op_compat, &op);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/ia64/include/asm/xen/
H A Dhypercall.h56 #define _hypercall1(type, name, a1) \ macro
188 return _hypercall1(int, ia64_fast_eoi,
198 return _hypercall1(long, opt_feature, arg);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/ia64/include/asm/xen/
H A Dhypercall.h56 #define _hypercall1(type, name, a1) \ macro
188 return _hypercall1(int, ia64_fast_eoi,
198 return _hypercall1(long, opt_feature, arg);

Completed in 80 milliseconds