Searched refs:kvm_skip_events (Results 1 – 3 of 3) sorted by relevance
238 const char * const *kvm_skip_events(uint16_t e_machine) in kvm_skip_events() function
175 const char * const *kvm_skip_events(uint16_t e_machine);
849 for (skip_events = kvm_skip_events(e_machine); *skip_events; skip_events++) in skip_event()