| /src/sys/arch/m68k/include/ |
| pte_coldfire.h | 216 pte_make_enter(paddr_t pa, struct vm_page_md *mdpg, vm_prot_t prot, function in typeref:typename:pt_entry_t
|
| /src/sys/arch/powerpc/include/booke/ |
| pte.h | 244 pte_make_enter(paddr_t pa, struct vm_page_md *mdpg, vm_prot_t prot, function in typeref:typename:pt_entry_t
|
| /src/sys/arch/riscv/include/ |
| pte.h | 230 pte_make_enter(paddr_t pa, struct vm_page_md *mdpg, vm_prot_t prot, function in typeref:typename:pt_entry_t
|
| /src/sys/arch/mips/include/ |
| pte.h | 387 pte_make_enter(paddr_t pa, const struct vm_page_md *mdpg, vm_prot_t prot, function in typeref:typename:pt_entry_t
|
| /src/sys/arch/aarch64/include/ |
| pmap_machdep.h | 470 pte_make_enter(paddr_t pa, const struct vm_page_md *mdpg, vm_prot_t prot, function in typeref:typename:pt_entry_t
|
| /src/sys/uvm/pmap/ |
| pmap.c | 1488 pte_make_enter(pa, md, prot, flags, is_kernel_pmap_p);
|