Home
last modified time | relevance | path

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

/xnu-10002.41.9/tools/tests/TLBcoherency/
H A DTLBcoherency.c85 enum arenastates {MTOUCHED = 1, UNMAPPED = 2, MAPPED = 4, WP =8}; enumerator
199 if (parray[i].tstate != UNMAPPED) { in tlbexerciser()
221 parray[i].tstate = UNMAPPED; in tlbexerciser()