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