Searched refs:PMAP_SET_PTE (Results 1 – 1 of 1) sorted by relevance
695 #define PMAP_SET_PTE(ptep, val) *(ptep) = (val) macro1763 PMAP_SET_PTE(pte, npte); in pmap_enter()1835 PMAP_SET_PTE(pte, npte); in pmap_kenter_pa()1890 PMAP_SET_PTE(pte, PG_NV); in pmap_kremove()2417 PMAP_SET_PTE(pte, PG_NV); in pmap_remove_mapping()2477 PMAP_SET_PTE(pte, npte); in pmap_changebit()3172 PMAP_SET_PTE(pte, ((ptpa >> PGSHIFT) << PG_SHIFT) | in pmap_ptpage_alloc()3197 PMAP_SET_PTE(pte, PG_NV); in pmap_ptpage_free()