Searched refs:matches_hint (Results 1 – 1 of 1) sorted by relevance
272 fn matches_hint(&self, io_space: IoSpace, addr: u64, is_write: bool) -> bool { in matches_hint() method437 if !async_write && vcpu_state_lock.matches_hint(io_space, addr, io.is_write) { in process()