Home
last modified time | relevance | path

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

/freebsd/sys/i386/i386/
H A Dlongrun.c63 #define LONGRUN_MODE_WRITE(x, y) (LONGRUN_MODE_RESERVED(x) | LONGRUN_MODE_MASK(y)) macro
143 msrinfo.regs[0] = LONGRUN_MODE_WRITE(msrinfo.regs[0], in tmx86_set_longrun_mode()
145 msrinfo.regs[1] = LONGRUN_MODE_WRITE(msrinfo.regs[1], in tmx86_set_longrun_mode()