OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PMAP_TNC_4
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc/include/
pmap.h
217
#define
PMAP_TNC_4
7 /* mask to get PG_TYPE & PG_NC */
219
#define PMAP_T2PTE_4(x) (((x) &
PMAP_TNC_4
) << PG_TNC_SHIFT)
/src/sys/arch/sparc/sparc/
pmap.c
5616
pa &= ~
PMAP_TNC_4
;
5954
pa &= ~
PMAP_TNC_4
;
Completed in 36 milliseconds
Indexes created Tue Oct 21 06:10:07 GMT 2025