Searched refs:KVM_PIT_CHANNEL_MASK (Results 1 – 2 of 2) sorted by relevance
52 #define KVM_PIT_CHANNEL_MASK 0x3 macro
454 addr &= KVM_PIT_CHANNEL_MASK; in pit_ioport_write()478 access = (val >> 4) & KVM_PIT_CHANNEL_MASK; in pit_ioport_write()528 addr &= KVM_PIT_CHANNEL_MASK; in pit_ioport_read()