Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/io/
H A Dvatpit.c56 #define TIMER_SEL_MASK 0xc0 macro
303 sel = val & TIMER_SEL_MASK; in vatpit_update_mode()