Home
last modified time | relevance | path

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

/linux-6.6.21/arch/arm64/include/asm/
Dkvm_host.h948 #define kvm_call_hyp(f, ...) \ macro
972 #define kvm_call_hyp(f, ...) f(__VA_ARGS__) macro