OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MIPS1_PG_G
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/mips/include/
mips1_pte.h
80
#define
MIPS1_PG_G
0x00000100
pte.h
84
#define mips_pg_global_bit() (
MIPS1_PG_G
)
212
return (
MIPS1_PG_G
);
381
| MIPS1_PG_WIRED | MIPS1_PG_V |
MIPS1_PG_G
;
452
| (is_kernel_pmap_p ?
MIPS1_PG_G
: 0);
/src/sys/arch/mips/mips/
locore_mips1.S
1313
and t0, t0,
MIPS1_PG_G
# check to see it has G bit
1401
and t0,
MIPS1_PG_G
# check to see it has G bit
1560
ori a1, a1,
MIPS1_PG_G
1582
ori a2, a2,
MIPS1_PG_G
db_interface.c
281
(tlb.tlb_lo1 &
MIPS1_PG_G
) ? 'G' : ' ',
Completed in 14 milliseconds
Indexes created Sat Nov 08 12:09:53 GMT 2025