Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dparavirt_types.h324 #define PVOP_VCALLEE_CLOBBERS "=a" (__eax), "=d" (__edx) macro
325 #define PVOP_CALLEE_CLOBBERS PVOP_VCALLEE_CLOBBERS
352 #define PVOP_VCALLEE_CLOBBERS "=a" (__eax), PVOP_VCALL_CLOBBERS macro
354 #define PVOP_VCALLEE_CLOBBERS "=a" (__eax) macro
356 #define PVOP_CALLEE_CLOBBERS PVOP_VCALLEE_CLOBBERS
450 PVOP_VCALLEE_CLOBBERS, , ##__VA_ARGS__)
454 PVOP_VCALLEE_CLOBBERS, , ##__VA_ARGS__)

Completed in 5 milliseconds