HomeSort by: relevance | last modified time | path
    Searched defs:PMAP_NC (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/sun2/include/
pmap.h 97 #define PMAP_NC 0x00 /* tells pmap_enter to set PG_NC */
  /src/sys/arch/sun3/include/
pmap3.h 90 #define PMAP_NC 0x10 /* tells pmap_enter to set PG_NC */
pmap3x.h 75 #define PMAP_NC 0x40 /* tells pmap_enter to set PTE_CI */
  /src/sys/arch/sparc64/include/
pmap.h 168 #define PMAP_NC 0x001 /* Don't cache, set the E bit in the page */
  /src/sys/arch/sparc/include/
pmap.h 216 #define PMAP_NC 4 /* tells pmap_enter to set PG_NC */

Completed in 68 milliseconds