Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/vm/
H A Dhat_i86.c1988 #define TLB_INVAL_ALL (02ul) macro
2026 if (tlb_info & TLB_INVAL_ALL) in tlb_service()
2114 TLB_CPU_HALTED | TLB_INVAL_ALL); in hat_tlb_inval_range()
2118 if (tlb_info == (TLB_CPU_HALTED | TLB_INVAL_ALL)) { in hat_tlb_inval_range()