/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/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/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 | 190 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/aarch64/include/ |
pmap_machdep.h | 471 pte_make_enter(paddr_t pa, const struct vm_page_md *mdpg, vm_prot_t prot, function in typeref:typename:pt_entry_t
|