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