Searched refs:PT_WRITETHRU (Results 1 – 3 of 3) sorted by relevance
103 #define PT_WRITETHRU (0x008) /* write back caching is disabled (non-PAT) */ macro
463 if (PTE_GET(pte, PT_WRITETHRU)) in do_pte_dcmd()
1105 PTE_SET(pte, PT_WRITETHRU); in hati_mkpte()1287 (PT_PADDR | PT_NX | PT_WRITABLE | PT_WRITETHRU | \