Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu_regs.c134 command |= TLB_INV_GLOBAL | TLB_INV_IVT; in iotlb_flush()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dimmu.h287 #define TLB_INV_GLOBAL (((uint64_t)1) << 60) macro