Searched refs:allpte_PG_A_set (Results 1 – 2 of 2) sorted by relevance
309 bool allpte_PG_A_set);1925 bool allpte_PG_A_set) in pmap_insert_pt_page() argument1929 KASSERT(promoted || !allpte_PG_A_set, in pmap_insert_pt_page()1931 mpte->valid = promoted ? (allpte_PG_A_set ? VM_PAGE_BITS_ALL : 1) : 0; in pmap_insert_pt_page()
1301 bool allpte_PG_A_set);4143 bool allpte_PG_A_set) in pmap_insert_pt_page() argument4147 KASSERT(promoted || !allpte_PG_A_set, in pmap_insert_pt_page()4149 mpte->valid = promoted ? (allpte_PG_A_set ? VM_PAGE_BITS_ALL : 1) : 0; in pmap_insert_pt_page()