OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:protostfree
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/m68k/m68k/
pmap_motorola.c
286
u_int
protostfree
; /* prototype (default) free ST map */
variable in typeref:typename:u_int
394
pmap_kernel()->pm_stfree =
protostfree
;
567
protostfree
= ~l2tobm(0);
568
for (rv = MAXUL2SIZE; rv < sizeof(
protostfree
)*NBBY; rv++)
569
protostfree
&= ~l2tobm(rv);
740
pmap->pm_stfree =
protostfree
;
2342
ptpmap->pm_stfree =
protostfree
;
2564
pmap->pm_stfree =
protostfree
;
pmap_motorola.c
286
u_int
protostfree
; /* prototype (default) free ST map */
variable in typeref:typename:u_int
394
pmap_kernel()->pm_stfree =
protostfree
;
567
protostfree
= ~l2tobm(0);
568
for (rv = MAXUL2SIZE; rv < sizeof(
protostfree
)*NBBY; rv++)
569
protostfree
&= ~l2tobm(rv);
740
pmap->pm_stfree =
protostfree
;
2342
ptpmap->pm_stfree =
protostfree
;
2564
pmap->pm_stfree =
protostfree
;
Completed in 118 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025