Searched refs:x86_need_replay_interrupt (Results 1 – 3 of 3) sorted by relevance
43 bool x86_need_replay_interrupt(int interrupt_request);
127 .need_replay_interrupt = x86_need_replay_interrupt,
155 bool x86_need_replay_interrupt(int interrupt_request) in x86_need_replay_interrupt() function