Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dparavirt_types.h380 #define PVOP_VCALLEE_CLOBBERS "=a" (__eax), "=d" (__edx) macro
381 #define PVOP_CALLEE_CLOBBERS PVOP_VCALLEE_CLOBBERS
408 #define PVOP_VCALLEE_CLOBBERS "=a" (__eax), PVOP_VCALL_CLOBBERS macro
410 #define PVOP_VCALLEE_CLOBBERS "=a" (__eax) macro
412 #define PVOP_CALLEE_CLOBBERS PVOP_VCALLEE_CLOBBERS
492 PVOP_VCALLEE_CLOBBERS, , ##__VA_ARGS__)
496 PVOP_VCALLEE_CLOBBERS, , ##__VA_ARGS__)

Completed in 4 milliseconds