Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/include/asm/
Dkvm_host.h1217 #define kvm_call_hyp(f, ...) \ macro
1241 #define kvm_call_hyp(f, ...) f(__VA_ARGS__) macro