Searched refs:ml3 (Results 1 – 1 of 1) sorted by relevance
2820 vm_page_t ml3; in pmap_remove_kernel_l2() local2828 if (ml3 == NULL) in pmap_remove_kernel_l2()2838 if (ml3->valid != 0) in pmap_remove_kernel_l2()2860 vm_page_t m, ml3; in pmap_remove_l2() local2897 if (ml3 != NULL) { in pmap_remove_l2()2903 ml3->ref_count = 0; in pmap_remove_l2()5093 vm_page_t m, ml3, mt; in pmap_remove_pages() local5208 if (ml3 != NULL) { in pmap_remove_pages()5214 ml3->ref_count = 0; in pmap_remove_pages()6282 vm_page_t ml3; in pmap_demote_l2_locked() local[all …]