OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SPR_PIR
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/powerpc/include/oea/
spr.h
303
#define
SPR_PIR
0x3ff /* ..6. Processor Identification Register */
/src/sys/arch/powerpc/oea/
cpu_subr.c
546
mtspr(
SPR_PIR
, id);
1526
msr = mfspr(
SPR_PIR
);
1528
mtspr(
SPR_PIR
, h->hatch_pir);
/src/sys/arch/powerpc/booke/
trap.c
434
if (OPC_MFSPR_P(opcode,
SPR_PIR
)) {
437
: "n"(
SPR_PIR
));
trap_subr.S
924
mfspr %r5,
SPR_PIR
/* get Processor ID register */
/src/sys/arch/powerpc/include/booke/
spr.h
135
#define
SPR_PIR
286 /* E... Processor ID Register (RO) */
/src/sys/arch/evbppc/mpc85xx/
machdep.c
773
const uint32_t pir = mfspr(
SPR_PIR
);
Completed in 80 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025