Home | Sort by: relevance | last modified time | path |
/src/sys/arch/sun2/sun2/ | |
pmap.c | 1092 bool in_ctx; local in function:pv_changepte 1120 in_ctx = false; 1124 in_ctx = true; 1131 in_ctx = true; 1134 if (in_ctx == true) { 1173 if (in_ctx == true) { 1196 bool in_ctx; local in function:pv_syncflags 1220 in_ctx = false; 1223 in_ctx = true; 1230 in_ctx = true 3017 bool in_ctx; local in function:pmap_protect1 3253 bool in_ctx; local in function:pmap_remove1 [all...] |
/src/sys/arch/sun3/sun3/ | |
pmap.c | 1101 bool in_ctx; local in function:pv_changepte 1129 in_ctx = false; 1132 in_ctx = true; 1138 in_ctx = true; 1141 if (in_ctx == true) { 1180 if (in_ctx == true) { 1203 bool in_ctx; local in function:pv_syncflags 1227 in_ctx = false; 1229 in_ctx = true; 1235 in_ctx = true 2995 bool in_ctx; local in function:pmap_protect1 3214 bool in_ctx; local in function:pmap_remove1 [all...] |