Searched refs:KVM_PIT_CHANNEL_MASK (Results 1 – 2 of 2) sorted by relevance
56 #define KVM_PIT_CHANNEL_MASK 0x3 macro
451 addr &= KVM_PIT_CHANNEL_MASK; in pit_ioport_write()474 access = (val >> 4) & KVM_PIT_CHANNEL_MASK; in pit_ioport_write()524 addr &= KVM_PIT_CHANNEL_MASK; in pit_ioport_read()