Searched defs:ml3 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm64/arm64/ |
H A D | pmap.c | 3749 vm_page_t ml3; in pmap_remove_kernel_l2() local 3788 vm_page_t m, ml3, mt; in pmap_remove_l2() local 3883 vm_offset_t va_next, vm_page_t ml3, struct spglist *free, in pmap_remove_l3c() 6374 vm_page_t ml3, struct rwlock **lockp) in pmap_copy_l3c() 6892 vm_page_t m, ml3, mt; in pmap_remove_pages() local 8331 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()
|