Home
last modified time | relevance | path

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

/openbmc/qemu/include/system/
H A Dhvf_int.h64 bool vtimer_masked;
63 bool vtimer_masked; global() member
/openbmc/qemu/target/arm/hvf/
H A Dhvf.c1788 if (!cpu->accel->vtimer_masked) { in hvf_inject_interrupts()
1804 cpu->accel->vtimer_masked = false; in hvf_vtimer_val_raw()
2019 cpu->accel->vtimer_masked = true; in hvf_vcpu_exec()