OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cpcb
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc/sparc/
locore.s
178
*
cpcb
points to the current pcb (and hence u. area).
181
cpcb
= CPUINFO_VA + CPUINFO_CURPCB
define
1383
* stack for the current process, and we must also set
cpcb
->pcb_uw
1389
*
cpcb
->pcb_uw = (
cpcb
->pcb_wim - 1 - CWP) % nwindows
1451
*
cpcb
->pcb_uw = (
cpcb
->pcb_wim - 1 - CWP) % nwindows
1481
sethi %hi(
cpcb
), %l6; \
1482
ld [%l6 + %lo(
cpcb
)], %l6; \
1494
sethi %hi(
cpcb
), %l6;
[
all
...]
locore.s
178
*
cpcb
points to the current pcb (and hence u. area).
181
cpcb
= CPUINFO_VA + CPUINFO_CURPCB
define
1383
* stack for the current process, and we must also set
cpcb
->pcb_uw
1389
*
cpcb
->pcb_uw = (
cpcb
->pcb_wim - 1 - CWP) % nwindows
1451
*
cpcb
->pcb_uw = (
cpcb
->pcb_wim - 1 - CWP) % nwindows
1481
sethi %hi(
cpcb
), %l6; \
1482
ld [%l6 + %lo(
cpcb
)], %l6; \
1494
sethi %hi(
cpcb
), %l6;
[
all
...]
Completed in 24 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025