OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NUREG
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc/include/
pmap.h
136
#define
NUREG
(256 - NKREG) /* i.e., 248 */
/src/sys/arch/sparc/sparc/
pmap.c
2219
for (va = 0, i =
NUREG
; --i >= 0; ) {
2227
gap_start =
NUREG
;
3206
* Set up pm_regmap for kernel to point
NUREG
*below* the beginning
3208
* above
NUREG
, we save storage space and can index kernel and
3213
kernel_pmap_store.pm_regmap = kernel_regmap_store -
NUREG
;
3466
for (p = 0, j =
NUREG
; --j >= 0; p += NBPRG)
3469
for (p = 0, vr = 0; vr <
NUREG
; vr++) {
3583
* Set up pm_regmap for kernel to point
NUREG
*below* the beginning
3585
* above
NUREG
, we save storage space and can index kernel and
3590
kernel_pmap_store.pm_regmap = kernel_regmap_store -
NUREG
;
[
all
...]
Completed in 19 milliseconds
Indexes created Mon Oct 20 01:09:56 GMT 2025