Home
last modified time | relevance | path

Searched refs:TTE_LCK_INT (Results 1 – 15 of 15) sorted by relevance

/titanic_41/usr/src/uts/sun4u/vm/
H A Dmach_sfmmu_asm.s206 andcc %g1, TTE_LCK_INT, %g0
221 andcc %g4, TTE_LCK_INT, %g0 ! Check for lock bit
H A Dmach_sfmmu.c294 tte.tte_intlo = TTE_PFN_INTLO(pfn) | TTE_LCK_INT | TTE_CP_INT | in kdi_tlb_page_lock()
/titanic_41/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dutil.c434 tte.tte_intlo = TTE_PFN_INTLO(ppn) | TTE_LCK_INT | in cb_mapin()
/titanic_41/usr/src/uts/sun4u/sys/
H A Dpte.h193 #define TTE_LCK_INT 0x00000040 macro
/titanic_41/usr/src/uts/sun4u/os/
H A Dppage.c339 TTE_CV_INT | TTE_PRIV_INT | TTE_LCK_INT | prot; in pp_load_tlb()
H A Dcpr_impl.c461 ctip->dst->tte.tte_intlo = TTE_PFN_INTLO(ppn) | TTE_LCK_INT | in i_cpr_make_tte()
695 tte.tte_intlo = TTE_PFN_INTLO(ppn) | TTE_LCK_INT | in i_cpr_mapin()
/titanic_41/usr/src/uts/sun4u/sunfire/io/
H A Dac_test.c83 TTE_PRIV_INT | TTE_LCK_INT | TTE_HWWR_INT; in ac_mapin()
H A Dfhc.c3405 TTE_HWWR_INT | TTE_PRIV_INT | TTE_LCK_INT; /* un$ */ in os_completes_shutdown()
/titanic_41/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_cpu.c668 TTE_HWWR_INT | TTE_PRIV_INT | TTE_LCK_INT; in sbdp_cpu_stop_self()
/titanic_41/usr/src/uts/sun4/io/
H A Dtrapstat.c627 TTE_LCK_INT | TTE_CP_INT | TTE_PRIV_INT; in trapstat_load_tlb()
631 TTE_LCK_INT | TTE_CP_INT | TTE_CV_INT | in trapstat_load_tlb()
/titanic_41/usr/src/uts/sun4u/cpu/
H A Dus3_common_asm.s3145 andcc %o1, TTE_LCK_INT, %g0 ! Is this entry locked?
3218 andcc %o1, TTE_LCK_INT, %g0 ! Is this entry locked?
3243 andcc %o4, TTE_LCK_INT, %g0 ! Check for lock bit
/titanic_41/usr/src/uts/sun4u/starfire/io/
H A Ddrmach.c2520 TTE_HWWR_INT | TTE_PRIV_INT | TTE_LCK_INT; in drmach_cpu_stop_self()
/titanic_41/usr/src/uts/sun4u/opl/io/
H A Dmc-opl.c3118 tte.tte_intlo |= TTE_LCK_INT; in mc_lock_va()
H A Ddrmach.c3392 tte.tte_intlo |= TTE_LCK_INT; in drmach_lock_critical()
/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c5312 TTE_HWWR_INT | TTE_PRIV_INT | TTE_LCK_INT; in drmach_cpu_new()