Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhtable.h280 #define LPAGE_ERROR (-(x86pte_t)1) macro
H A Dhtable.c2114 old = LPAGE_ERROR; in x86pte_set()
H A Dhat_i86.c1851 if (old_pte == LPAGE_ERROR) { in hati_pte_map()