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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dparavirt.h328 #define __PVOP_CALL(rettype, op, pre, post, ...) \ macro
371 __PVOP_CALL(rettype, op, "", "")
376 __PVOP_CALL(rettype, op, "", "", "0" ((u32)(arg1)))
381 __PVOP_CALL(rettype, op, "", "", "0" ((u32)(arg1)), "1" ((u32)(arg2)))
386 __PVOP_CALL(rettype, op, "", "", "0" ((u32)(arg1)), \
393 __PVOP_CALL(rettype, op, \
1014 #undef __PVOP_CALL macro

Completed in 54 milliseconds