Searched refs:PT_PAT_4K (Results 1 – 4 of 4) sorted by relevance
118 #define PT_PAT_4K (0x080) /* at level 0, used for write combining */ macro
456 if (PTE_GET(pte, PT_PAT_4K)) in do_pte_dcmd()
2180 pte_bits |= PT_PAT_4K; in build_page_tables()2188 pte_bits &= ~PT_PAT_4K; in build_page_tables()
1612 PTE_SET(pte, (level == 0) ? PT_PAT_4K : PT_PAT_LARGE); in hati_mkpte()1797 PT_NOCACHE | PT_PAT_4K | PT_PAT_LARGE | PT_IGNORE | PT_REF | PT_MOD)