Home
last modified time | relevance | path

Searched refs:TTE_IS_GLOBAL (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dpte.h294 #define TTE_IS_GLOBAL(ttep) ((ttep)->tte_glb) macro
/illumos-gate/usr/src/uts/sun4/vm/
H A Dsfmmu.c280 #if defined(TTE_IS_GLOBAL) in sfmmu_map_prom_mappings()
281 if (TTE_IS_GLOBAL(ttep)) { in sfmmu_map_prom_mappings()
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c3059 #if defined(TTE_IS_GLOBAL) in sfmmu_tteload_addentry()
3060 if (TTE_IS_GLOBAL(ttep)) in sfmmu_tteload_addentry()