OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sun3_mapinfo
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/sun68k/stand/libsa/
sun3.c
81
sun3_mapinfo
[MAP__NTYPES] = {
variable in typeref:struct:mapinfo[]
111
if (
sun3_mapinfo
[i].maptype == maptype)
116
if (physaddr & ~(
sun3_mapinfo
[i].mask))
118
pa =
sun3_mapinfo
[i].base += physaddr;
120
pte = PA_PGNUM(pa) | PG_PERM |
sun3_mapinfo
[i].pgtype;
Completed in 11 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025