Home
last modified time | relevance | path

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

/netbsd-src/sys/uvm/pmap/
H A Dpmap_synci.c121 uint32_t old_page_bitmap = ti->ti_synci_page_bitmap; in pmap_tlb_syncicache() local
122 if (old_page_bitmap & page_mask) { in pmap_tlb_syncicache()
128 &ti->ti_synci_page_bitmap, old_page_bitmap, in pmap_tlb_syncicache()
129 old_page_bitmap | page_mask); in pmap_tlb_syncicache()
131 if (orig_page_bitmap == old_page_bitmap) { in pmap_tlb_syncicache()
132 if (old_page_bitmap == 0) { in pmap_tlb_syncicache()