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