Home
last modified time | relevance | path

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

/linux-6.14.4/arch/arm64/include/asm/
Dkvm_host.h1176 #define kvm_call_hyp(f, ...) \ macro
1200 #define kvm_call_hyp(f, ...) f(__VA_ARGS__) macro