Searched defs:kvm_call_hyp (Results 1 – 2 of 2) sorted by relevance
941 #define kvm_call_hyp(f, ...) \ macro965 #define kvm_call_hyp(f, ...) f(__VA_ARGS__) macro
509 #define kvm_call_hyp(f, ...) \ macro