Home
last modified time | relevance | path

Searched defs:segfixmask (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/sparc/sparc/
H A Dpmap.c474 static u_int segfixmask = 0xffffffff; /* all bits valid to start */ variable
476 #define segfixmask 0xffffffff /* It's in getsegmap's scope */ macro