Searched defs:ml3 (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/arm64/arm64/ |
| H A D | pmap.c | 3961 vm_page_t ml3; in pmap_remove_kernel_l2() local 3999 vm_page_t m, ml3, mt; in pmap_remove_l2() local 4100 vm_offset_t va_next, vm_page_t ml3, struct spglist *free, in pmap_remove_l3c() 6648 vm_page_t ml3, struct rwlock **lockp) in pmap_copy_l3c() 7178 vm_page_t m, ml3, mt; in pmap_remove_pages() local 8705 vm_page_t ml3; in pmap_demote_l2_locked() local
|
| /freebsd/sys/riscv/riscv/ |
| H A D | pmap.c | 2475 vm_page_t ml3; in pmap_remove_kernel_l2() local 2514 vm_page_t m, ml3; in pmap_remove_l2() local 3129 pmap_promote_l2(pmap_t pmap, pd_entry_t *l2, vm_offset_t va, vm_page_t ml3, in pmap_promote_l2()
|