Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dparavirt_types.h325 #define PVOP_VCALLEE_CLOBBERS "=a" (__eax), "=d" (__edx) macro
326 #define PVOP_CALLEE_CLOBBERS PVOP_VCALLEE_CLOBBERS
353 #define PVOP_VCALLEE_CLOBBERS "=a" (__eax), PVOP_VCALL_CLOBBERS macro
355 #define PVOP_VCALLEE_CLOBBERS "=a" (__eax) macro
357 #define PVOP_CALLEE_CLOBBERS PVOP_VCALLEE_CLOBBERS
451 PVOP_VCALLEE_CLOBBERS, , ##__VA_ARGS__)
455 PVOP_VCALLEE_CLOBBERS, , ##__VA_ARGS__)

Completed in 4 milliseconds