Searched refs:set_pteval (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/uts/i86pc/sys/ |
H A D | mach_mmu.h | 149 void set_pteval(paddr_t, uint_t, uint_t, x86pte_t);
|
/titanic_44/usr/src/uts/i86pc/boot/ |
H A D | boot_mmu.c | 112 set_pteval(table, index, l, pteval); in find_pte()
|
/titanic_44/usr/src/uts/i86pc/vm/ |
H A D | kboot_mmu.c | 478 set_pteval(paddr_t table, uint_t index, uint_t level, x86pte_t pteval) in set_pteval() function
|
H A D | htable.c | 2403 set_pteval(pfn_to_pa(dest->ht_pfn), entry, in x86pte_copy() 2408 set_pteval( in x86pte_copy()
|
/titanic_44/usr/src/uts/i86xpv/os/ |
H A D | xen_mmu.c | 118 set_pteval(paddr_t table, uint_t index, uint_t level, x86pte_t pteval) in set_pteval() function
|
/titanic_44/usr/src/uts/i86pc/dboot/ |
H A D | dboot_startkern.c | 387 set_pteval(paddr_t table, uint_t index, uint_t level, x86pte_t pteval) in set_pteval() function
|