OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TLB_TSB_LOCK
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc64/include/
pte.h
282
#define
TLB_TSB_LOCK
(CPU_ISSUN4V ? SUN4V_TLB_TSB_LOCK : SUN4U_TLB_TSB_LOCK)
/src/sys/arch/sparc64/sparc64/
pmap.c
1658
tte.data |=
TLB_TSB_LOCK
; /* wired */
1883
tte.data |=
TLB_TSB_LOCK
;
2896
data &= ~
TLB_TSB_LOCK
;
3155
if (data &
TLB_TSB_LOCK
)
Completed in 18 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026