Searched refs:KVM_ASM_SAFE_CLOBBERS (Results 1 – 2 of 2) sorted by relevance
1225 #define KVM_ASM_SAFE_CLOBBERS "r9", "r10", "r11" macro1235 : KVM_ASM_SAFE_CLOBBERS); \1246 : KVM_ASM_SAFE_CLOBBERS); \1258 : KVM_ASM_SAFE_CLOBBERS); \1269 : KVM_ASM_SAFE_CLOBBERS); \1284 : KVM_ASM_SAFE_CLOBBERS); \
272 : "cc", "memory", "r8", KVM_ASM_SAFE_CLOBBERS); in __hyperv_hypercall()
Completed in 15 milliseconds