Searched refs:TTE_SET_LOFLAGS (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/uts/sun4u/vm/ |
H A D | mach_sfmmu.c | 147 TTE_SET_LOFLAGS(&kdata_tte, 0, TTE_HWWR_INT); in sfmmu_remap_kernel()
|
/titanic_50/usr/src/uts/sun4v/vm/ |
H A D | mach_sfmmu.c | 194 TTE_SET_LOFLAGS(&kdata_tte, 0, TTE_HWWR_INT); in sfmmu_remap_kernel()
|
/titanic_50/usr/src/uts/sun4v/sys/ |
H A D | pte.h | 306 #define TTE_SET_LOFLAGS(ttep, flags, newflags) \ macro
|
/titanic_50/usr/src/uts/sun4u/sys/ |
H A D | pte.h | 350 #define TTE_SET_LOFLAGS(ttep, flags, newflags) \ macro
|
/titanic_50/usr/src/uts/sun4/vm/ |
H A D | sfmmu.c | 289 TTE_SET_LOFLAGS(ttep, TTE_GLB_INT, 0); in sfmmu_map_prom_mappings()
|
/titanic_50/usr/src/uts/sfmmu/vm/ |
H A D | hat_sfmmu.c | 5334 TTE_SET_LOFLAGS(&ttemod, tteflags, pprot); in sfmmu_hblk_chgprot()
|