OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pg_mask
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/mips/mips/
mips_machdep.c
1628
uint32_t
pg_mask
;
local in function:cpu_identify
1644
for (i = 4,
pg_mask
= opts->mips3_tlb_pg_mask >> 13;
1645
pg_mask
!= 0; ) {
1646
if ((
pg_mask
& 3) != 3)
1648
pg_mask
>>= 2;
mips_machdep.c
1628
uint32_t
pg_mask
;
local in function:cpu_identify
1644
for (i = 4,
pg_mask
= opts->mips3_tlb_pg_mask >> 13;
1645
pg_mask
!= 0; ) {
1646
if ((
pg_mask
& 3) != 3)
1648
pg_mask
>>= 2;
mips_machdep.c
1628
uint32_t
pg_mask
;
local in function:cpu_identify
1644
for (i = 4,
pg_mask
= opts->mips3_tlb_pg_mask >> 13;
1645
pg_mask
!= 0; ) {
1646
if ((
pg_mask
& 3) != 3)
1648
pg_mask
>>= 2;
Completed in 135 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025