Home
last modified time | relevance | path

Searched refs:PMAP_PTE_SET_CACHE_BITS (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/mips/mips/
H A Dpmap.c323 #define PMAP_PTE_SET_CACHE_BITS(pte, pa, m) { \ macro
2139 PMAP_PTE_SET_CACHE_BITS(newpte, pa, m); in pmap_enter()
2411 PMAP_PTE_SET_CACHE_BITS(npte, pa, m); in pmap_enter_quick_locked()
2750 PMAP_PTE_SET_CACHE_BITS(npte, pa, m); in pmap_quick_enter_page()