Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dparavirt_types.h376 #define PVOP_VCALL_CLOBBERS "=a" (__eax), "=d" (__edx), \ macro
378 #define PVOP_CALL_CLOBBERS PVOP_VCALL_CLOBBERS
396 #define PVOP_VCALL_CLOBBERS "=D" (__edi), \ macro
399 #define PVOP_CALL_CLOBBERS PVOP_VCALL_CLOBBERS, "=a" (__eax)
408 #define PVOP_VCALLEE_CLOBBERS "=a" (__eax), PVOP_VCALL_CLOBBERS
482 (void)____PVOP_CALL(, op, PVOP_VCALL_CLOBBERS, \
487 PVOP_VCALL_CLOBBERS, VEXTRA_CLOBBERS, \

Completed in 17 milliseconds