Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dparavirt.h508 #define __PVOP_CALL(rettype, op, pre, post, ...) \ macro
553 __PVOP_CALL(rettype, op, "", "")
558 __PVOP_CALL(rettype, op, "", "", "0" ((unsigned long)(arg1)))
563 __PVOP_CALL(rettype, op, "", "", "0" ((unsigned long)(arg1)), \
570 __PVOP_CALL(rettype, op, "", "", "0" ((unsigned long)(arg1)), \
579 __PVOP_CALL(rettype, op, \
590 __PVOP_CALL(rettype, op, "", "", "0" ((unsigned long)(arg1)), \
1504 #undef __PVOP_CALL