Home
last modified time | relevance | path

Searched refs:make_ptable (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dmach_mmu.h173 paddr_t make_ptable(x86pte_t *, uint_t);
/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_mmu.c109 new_table = make_ptable(&pteval, l); in find_pte()
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dkboot_mmu.c489 make_ptable(x86pte_t *pteval, uint_t level) in make_ptable() function
/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_startkern.c428 make_ptable(x86pte_t *pteval, uint_t level) in make_ptable() function