OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CPCB
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/sparc64/include/
locore.h
28
#undef
CPCB
32
#define
CPCB
(CPUINFO_VA + CI_CPCB)
/src/sys/arch/sparc64/sparc64/
copy.S
103
sethi %hi(
CPCB
), %o4 ! (first instr of copy)
107
LDPTR [%o4 + %lo(
CPCB
)], %o4 ! catch faults
150
sethi %hi(
CPCB
), %o4 ! (first instr of copy)
154
LDPTR [%o4 + %lo(
CPCB
)], %o4 ! catch faults
177
retl !
cpcb
->pcb_onfault = 0;
205
sethi %hi(
CPCB
), %o3
207
LDPTR [%o3 + %lo(
CPCB
)], %o3
372
sethi %hi(
CPCB
), %o3
374
LDPTR [%o3 + %lo(
CPCB
)], %o3
414
sethi %hi(
CPCB
), %o
[
all
...]
locore.s
589
sethi %hi(
CPCB
), %l5
590
LDPTR [%l5 + %lo(
CPCB
)], %l5 ! If pcb < fp < pcb+sizeof(pcb)
1457
sethi %hi(
CPCB
), %g6; \
1459
LDPTR [%g6 + %lo(
CPCB
)], %g6; \
1573
sethi %hi(
CPCB
), %g6; \
1575
LDPTR [%g6 + %lo(
CPCB
)], %g6; \
1956
* %g6 =
cpcb
- local
1970
sethi %hi(
CPCB
), %g6 ! get current pcb
2121
LDPTR [%g6 + %lo(
CPCB
)], %g6 ! This is in the locked TLB and should not fault
2130
* Traverse kernel map to find paddr of
cpcb
and only us ASI_PHYS_CACHED t
[
all
...]
Completed in 15 milliseconds
Indexes created Tue Oct 07 11:09:55 GMT 2025