Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dparavirt_types.h438 #define PVOP_VCALL_CLOBBERS "=a" (__eax), "=d" (__edx), \ macro
440 #define PVOP_CALL_CLOBBERS PVOP_VCALL_CLOBBERS
460 #define PVOP_VCALL_CLOBBERS "=D" (__edi), \ macro
463 #define PVOP_CALL_CLOBBERS PVOP_VCALL_CLOBBERS, "=a" (__eax)
548 ____PVOP_VCALL(op, CLBR_ANY, PVOP_VCALL_CLOBBERS, \