Searched defs:ml3 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm64/arm64/ |
H A D | pmap.c | 3929 vm_page_t ml3; in pmap_remove_kernel_l2() local 3967 vm_page_t m, ml3, mt; in pmap_remove_l2() local 4068 vm_offset_t va_next, vm_page_t ml3, struct spglist *free, in pmap_remove_l3c() 6587 vm_page_t ml3, struct rwlock **lockp) in pmap_copy_l3c() 7105 vm_page_t m, ml3, mt; in pmap_remove_pages() local 8566 vm_page_t ml3; in pmap_demote_l2_locked() local
|
/freebsd/sys/riscv/riscv/ |
H A D | pmap.c | 2396 vm_page_t ml3; in pmap_remove_kernel_l2() local 2435 vm_page_t m, ml3; in pmap_remove_l2() local 3050 pmap_promote_l2(pmap_t pmap, pd_entry_t *l2, vm_offset_t va, vm_page_t ml3, in pmap_promote_l2()
|