OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pg_nc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc/include/
pte.h
179
* if (pte &
PG_NC
) DO_NOT_USE_CACHE_FOR_THIS_ACCESS();
256
#define
PG_NC
0x10000000 /* non-cacheable */
276
#define PG_TNC_SHIFT 26 /* shift to get PG_TYPE +
PG_NC
*/
291
pg_nc
:1;
member in struct:pte
pte.h
179
* if (pte &
PG_NC
) DO_NOT_USE_CACHE_FOR_THIS_ACCESS();
256
#define
PG_NC
0x10000000 /* non-cacheable */
276
#define PG_TNC_SHIFT 26 /* shift to get PG_TYPE +
PG_NC
*/
291
pg_nc
:1;
member in struct:pte
Completed in 21 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025