Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/arm64/sptm/pmap/
H A Dpmap.c6772 const pt_entry_t new_wiring = (wired ? ARM_PTE_WIRED : 0); local
6789 sptm_pcpu->sptm_templates[0] = (*pte_p & ~ARM_PTE_WIRED) | new_wiring;