Home
last modified time | relevance | path

Searched refs:pagetable (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/arm64/arm64/
H A Dlocore.S95 /* Load the new ttbr0 pagetable */
251 /* Load the new ttbr0 pagetable */
282 /* Load the kernel ttbr0 pagetable */
471 adrp x6, pagetable
472 add x6, x6, :lo12:pagetable
1025 pagetable:
970 pagetable: global() label
/freebsd/stand/efi/loader/arch/amd64/
H A Delf64_freebsd.c80 uint64_t modulep, pml4_entry_t *pagetable, uint64_t entry);
/freebsd/sys/contrib/device-tree/Bindings/iommu/
H A Dmediatek,iommu.txt5 pagetable, and only supports 4K size page mapping. Generation two uses the
H A Dmediatek,iommu.yaml15 pagetable, and only supports 4K size page mapping. Generation two uses the
/freebsd/stand/kboot/kboot/arch/amd64/
H A Delf64_freebsd.c127 uint64_t modulep, pml4_entry_t *pagetable, uint64_t entry);