Searched defs:ml3 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm64/arm64/ |
H A D | pmap.c | 3679 vm_page_t ml3; in pmap_remove_kernel_l2() local 3718 vm_page_t m, ml3, mt; in pmap_remove_l2() local 3813 vm_offset_t va_next, vm_page_t ml3, struct spglist *free, in pmap_remove_l3c() 6304 vm_page_t ml3, struct rwlock **lockp) in pmap_copy_l3c() 6822 vm_page_t m, ml3, mt; in pmap_remove_pages() local 8261 vm_page_t ml3; in pmap_demote_l2_locked() local
|
/freebsd/sys/riscv/riscv/ |
H A D | pmap.c | 2376 vm_page_t ml3; in pmap_remove_kernel_l2() local 2415 vm_page_t m, ml3; in pmap_remove_l2() local 3030 pmap_promote_l2(pmap_t pmap, pd_entry_t *l2, vm_offset_t va, vm_page_t ml3, in pmap_promote_l2()
|