Searched refs:PG_PDE_PAT (Results 1 – 3 of 3) sorted by relevance
67 #define PG_PDE_PAT 0x1000 /* PAT PAT index */ macro79 #define PG_PDE_CACHE (PG_PDE_PAT | PG_NC_PWT | PG_NC_PCD)
109 #define PG_PDE_PAT X86_PG_PDE_PAT macro157 #undef PG_PDE_PAT
1114 pat_flag = is_pde ? PG_PDE_PAT : PG_PTE_PAT; in __CONCAT()1140 pat_flag = is_pde ? PG_PDE_PAT : PG_PTE_PAT; in pmap_pat_index()2869 if ((newpte & PG_PDE_PAT) != 0) in pmap_demote_pde()2870 newpte ^= PG_PDE_PAT | PG_PTE_PAT; in pmap_demote_pde()3607 newpde ^= PG_PDE_PAT | PG_PTE_PAT; in pmap_promote_pde()6210 if ((diff & ~PG_PDE_PAT) == 0 && in sysctl_kmaps_match()6249 attrs ^= PG_PDE_PAT | PG_PTE_PAT; in sysctl_kmaps_check()