Searched refs:PVOP_VCALL_CLOBBERS (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/x86/include/asm/ |
| A D | paravirt_types.h | 393 #define PVOP_VCALL_CLOBBERS "=a" (__eax), "=d" (__edx), \ macro 395 #define PVOP_CALL_CLOBBERS PVOP_VCALL_CLOBBERS 413 #define PVOP_VCALL_CLOBBERS "=D" (__edi), \ macro 416 #define PVOP_CALL_CLOBBERS PVOP_VCALL_CLOBBERS, "=a" (__eax) 492 (void)____PVOP_CALL(, op, CLBR_ANY, PVOP_VCALL_CLOBBERS, \ 497 PVOP_VCALL_CLOBBERS, VEXTRA_CLOBBERS, \
|
Completed in 5 milliseconds