Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/io/
H A Dvhpet.c480 uint32_t isr_clear_mask, old_compval, old_comprate, counter; in vhpet_mmio_write() local
547 isr_clear_mask = vhpet->isr & data; in vhpet_mmio_write()
549 if ((isr_clear_mask & (1 << i)) != 0) { in vhpet_mmio_write()