Home
last modified time | relevance | path

Searched defs:kvm_call_hyp (Results 1 – 1 of 1) sorted by relevance

/arch/arm64/include/asm/
Dkvm_host.h942 #define kvm_call_hyp(f, ...) \ macro
966 #define kvm_call_hyp(f, ...) f(__VA_ARGS__) macro