Searched refs:hc_nr (Results 1 – 1 of 1) sorted by relevance
709 static inline bool user_exit_on_hypercall(struct kvm *kvm, unsigned long hc_nr) in user_exit_on_hypercall() argument711 return kvm->arch.hypercall_exit_enabled & BIT(hc_nr); in user_exit_on_hypercall()