OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pmap_debug
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/sun2/sun2/
pmap.c
183
#ifdef
PMAP_DEBUG
184
int
pmap_debug
= 0;
variable
187
#endif /*
PMAP_DEBUG
*/
239
#ifdef
PMAP_DEBUG
244
#else /*
PMAP_DEBUG
*/
246
#endif /*
PMAP_DEBUG
*/
389
#ifdef
PMAP_DEBUG
394
#endif /*
PMAP_DEBUG
*/
501
#ifdef
PMAP_DEBUG
502
if (
pmap_debug
& PMD_CONTEXT
[
all
...]
pmap.c
183
#ifdef
PMAP_DEBUG
184
int
pmap_debug
= 0;
variable
187
#endif /*
PMAP_DEBUG
*/
239
#ifdef
PMAP_DEBUG
244
#else /*
PMAP_DEBUG
*/
246
#endif /*
PMAP_DEBUG
*/
389
#ifdef
PMAP_DEBUG
394
#endif /*
PMAP_DEBUG
*/
501
#ifdef
PMAP_DEBUG
502
if (
pmap_debug
& PMD_CONTEXT
[
all
...]
/src/sys/arch/sun3/sun3/
pmap.c
192
#ifdef
PMAP_DEBUG
193
int
pmap_debug
= 0;
variable
196
#endif /*
PMAP_DEBUG
*/
246
#ifdef
PMAP_DEBUG
251
#else /*
PMAP_DEBUG
*/
253
#endif /*
PMAP_DEBUG
*/
398
#ifdef
PMAP_DEBUG
403
#endif /*
PMAP_DEBUG
*/
510
#ifdef
PMAP_DEBUG
511
if (
pmap_debug
& PMD_CONTEXT
[
all
...]
pmap.c
192
#ifdef
PMAP_DEBUG
193
int
pmap_debug
= 0;
variable
196
#endif /*
PMAP_DEBUG
*/
246
#ifdef
PMAP_DEBUG
251
#else /*
PMAP_DEBUG
*/
253
#endif /*
PMAP_DEBUG
*/
398
#ifdef
PMAP_DEBUG
403
#endif /*
PMAP_DEBUG
*/
510
#ifdef
PMAP_DEBUG
511
if (
pmap_debug
& PMD_CONTEXT
[
all
...]
/src/sys/arch/sun3/sun3x/
pmap.c
152
#ifdef
PMAP_DEBUG
156
* breakpoints. When this code is compiled with
PMAP_DEBUG
mode defined, the
171
int
pmap_debug
= 0;
variable
172
#define DPRINT(args) if (
pmap_debug
) printf args
179
#endif /*
PMAP_DEBUG
*/
380
#ifdef
PMAP_DEBUG
393
#ifdef
PMAP_DEBUG
424
#ifdef
PMAP_DEBUG
439
#ifdef
PMAP_DEBUG
458
#ifdef
PMAP_DEBUG
[
all
...]
pmap.c
152
#ifdef
PMAP_DEBUG
156
* breakpoints. When this code is compiled with
PMAP_DEBUG
mode defined, the
171
int
pmap_debug
= 0;
variable
172
#define DPRINT(args) if (
pmap_debug
) printf args
179
#endif /*
PMAP_DEBUG
*/
380
#ifdef
PMAP_DEBUG
393
#ifdef
PMAP_DEBUG
424
#ifdef
PMAP_DEBUG
439
#ifdef
PMAP_DEBUG
458
#ifdef
PMAP_DEBUG
[
all
...]
Completed in 65 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026