Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/
H A Ddebugreg.h98 #define DR_RW_IO_RW 0x2 /* I/O space on Pentium and beyond */ macro
/illumos-gate/usr/src/cmd/mdb/intel/mdb/
H A Dmdb_bhyve.c627 { "0:IO", DR_RW(0, DR_RW_MASK), DR_RW(0, DR_RW_IO_RW) }, in bhyve_dbgregs_dcmd()
631 { "1:IO", DR_RW(1, DR_RW_MASK), DR_RW(1, DR_RW_IO_RW) }, in bhyve_dbgregs_dcmd()
635 { "2:IO", DR_RW(2, DR_RW_MASK), DR_RW(2, DR_RW_IO_RW) }, in bhyve_dbgregs_dcmd()
639 { "3:IO", DR_RW(3, DR_RW_MASK), DR_RW(3, DR_RW_IO_RW) }, in bhyve_dbgregs_dcmd()