Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/arm64/
H A Dpmap.c2820 vm_page_t ml3; in pmap_remove_kernel_l2() local
2828 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() local
2897 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() local
5208 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 …]