Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm64/include/asm/
Dkvm_host.h752 #define kvm_call_hyp(f, ...) \ macro
776 #define kvm_call_hyp(f, ...) f(__VA_ARGS__) macro