Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dparavirt_types.h321 #define PVOP_VCALL_CLOBBERS "=a" (__eax), "=d" (__edx), \ macro
323 #define PVOP_CALL_CLOBBERS PVOP_VCALL_CLOBBERS
341 #define PVOP_VCALL_CLOBBERS "=D" (__edi), \ macro
344 #define PVOP_CALL_CLOBBERS PVOP_VCALL_CLOBBERS, "=a" (__eax)
353 #define PVOP_VCALLEE_CLOBBERS "=a" (__eax), PVOP_VCALL_CLOBBERS
441 (void)____PVOP_CALL(, op, PVOP_VCALL_CLOBBERS, \
446 PVOP_VCALL_CLOBBERS, VEXTRA_CLOBBERS, \

Completed in 4 milliseconds