Home
last modified time | relevance | path

Searched refs:hc_nr (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/kvm/
H A Dx86.h709 static inline bool user_exit_on_hypercall(struct kvm *kvm, unsigned long hc_nr) in user_exit_on_hypercall() argument
711 return kvm->arch.hypercall_exit_enabled & BIT(hc_nr); in user_exit_on_hypercall()