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.h397 #define PVOP_VCALLEE_CLOBBERS "=a" (__eax), "=d" (__edx) macro
398 #define PVOP_CALLEE_CLOBBERS PVOP_VCALLEE_CLOBBERS
419 #define PVOP_VCALLEE_CLOBBERS "=a" (__eax) macro
420 #define PVOP_CALLEE_CLOBBERS PVOP_VCALLEE_CLOBBERS
502 PVOP_VCALLEE_CLOBBERS, , ##__VA_ARGS__)
506 PVOP_VCALLEE_CLOBBERS, , ##__VA_ARGS__)

Completed in 5 milliseconds