Home
last modified time | relevance | path

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

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