Home
last modified time | relevance | path

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

/external/crosvm/hypervisor/src/whpx/
Dvcpu.rs726 notifications.set_InterruptNotification(if requested { 1 } else { 0 }); in set_interrupt_window_requested()
/external/crosvm/hypervisor/src/whpx/whpx_sys/
Dbindings.rs4853 pub fn set_InterruptNotification(&mut self, val: UINT64) { in set_InterruptNotification() method