Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/
H A Ddebugreg.h99 #define DR_RW_READ 0x3 macro
/illumos-gate/usr/src/cmd/mdb/intel/mdb/
H A Dmdb_bhyve.c628 { "0:RW", DR_RW(0, DR_RW_MASK), DR_RW(0, DR_RW_READ) }, in bhyve_dbgregs_dcmd()
632 { "1:RW", DR_RW(1, DR_RW_MASK), DR_RW(1, DR_RW_READ) }, in bhyve_dbgregs_dcmd()
636 { "2:RW", DR_RW(2, DR_RW_MASK), DR_RW(2, DR_RW_READ) }, in bhyve_dbgregs_dcmd()
640 { "3:RW", DR_RW(3, DR_RW_MASK), DR_RW(3, DR_RW_READ) }, in bhyve_dbgregs_dcmd()