Searched defs:_PAGE_WIRED (Results 1 – 2 of 2) sorted by relevance
147 # define _PAGE_WIRED (_PAGE_EXT(_PAGE_EXT_WIRED)) macro154 # define _PAGE_WIRED (0) macro
128 #define _PAGE_WIRED _PAGE_EXT(0x001) /* software: wire the tlb entry */ macro