PAT_INDEX_SIZE
pt_entry_t pmap_cache_bits_pte[PAT_INDEX_SIZE];
pt_entry_t pmap_cache_bits_pde[PAT_INDEX_SIZE];
static pt_entry_t pat_pte_index[PAT_INDEX_SIZE]; /* PAT -> PG_ bits */
static pt_entry_t pat_pde_index[PAT_INDEX_SIZE]; /* PAT -> PG_ bits */
pt_entry_t pmap_cache_bits_ept[PAT_INDEX_SIZE] = {