Searched refs:INTEL_PTE_WTHRU (Results 1 – 2 of 2) sorted by relevance
448 #define PHYS_INTERNAL INTEL_PTE_WTHRU /* page from internal object */811 …!is_ept && ((cpte & (INTEL_PTE_NCACHE | INTEL_PTE_WTHRU | INTEL_PTE_PAT)) == (INTEL_PTE_NCACHE | I… in pmap_classify_pagetable_corruption()
269 #define INTEL_PTE_WTHRU 0x00000008ULL macro419 #define PTE_WTHRU(is_ept) ((is_ept) ? INTEL_EPT_WTHRU : INTEL_PTE_WTHRU)