Searched refs:KVM_PIT_CHANNEL_MASK (Results 1 – 2 of 2) sorted by relevance
58 #define KVM_PIT_CHANNEL_MASK 0x3 macro
465 addr &= KVM_PIT_CHANNEL_MASK; in pit_ioport_write()489 access = (val >> 4) & KVM_PIT_CHANNEL_MASK; in pit_ioport_write()540 addr &= KVM_PIT_CHANNEL_MASK; in pit_ioport_read()