Searched refs:PT_WRITETHRU (Results 1 – 5 of 5) sorted by relevance
113 #define PT_WRITETHRU (0x008) /* write back caching is disabled (non-PAT) */ macro
71 return (PT_NOCACHE | PT_WRITETHRU); in rvi_attr_to_pat()
41 #define PT_WRITETHRU 0x08 macro104 *ptep |= PT_WRITETHRU | PT_NOCACHE; in populate_identity_table()
463 if (PTE_GET(pte, PT_WRITETHRU)) in do_pte_dcmd()
1614 PTE_SET(pte, PT_WRITETHRU); in hati_mkpte()1796 (PT_PADDR | PT_NX | PT_WRITABLE | PT_WRITETHRU | \