OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MIPS1_TLB_PID
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/mips/include/
cpuregs.h
799
#define
MIPS1_TLB_PID
0x00000fc0
836
#define MIPS_TLB_PID
MIPS1_TLB_PID
852
((MIPS_HAS_R4K_MMU) ? MIPS3_TLB_PID :
MIPS1_TLB_PID
)
/src/sys/arch/mips/mips/
locore_mips1.S
1115
and v0,
MIPS1_TLB_PID
# mask out only the PID
1138
and a0,
MIPS1_TLB_PID
1271
and a1,
MIPS1_TLB_PID
# make it off
1319
and t0,
MIPS1_TLB_PID
# mask off ASID
1407
and t0,
MIPS1_TLB_PID
pmap_machdep.c
914
asid = __SHIFTOUT(tlbmask.tlb_hi,
MIPS1_TLB_PID
);
Completed in 16 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025