Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/hypervisor/tests/
H A Dhypervisor_virtualization.rs2605 let mut should_inject_interrupt = ready_for_interrupt; in test_interrupt_ready_when_normally_not_interruptible() localVariable
2611 should_inject_interrupt = false; in test_interrupt_ready_when_normally_not_interruptible()
2625 if should_inject_interrupt { in test_interrupt_ready_when_normally_not_interruptible()