OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:npte1
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/m68k/m68k/
pmap_motorola.c
1908
pt_entry_t
npte1
, npte2;
local in function:pmap_copy_page
1912
npte1
= src | PG_RO | PG_V;
1922
npte1
|= PG_CI;
1938
npte1
|= PG_CCB;
1943
*caddr1_pte =
npte1
;
pmap_motorola.c
1908
pt_entry_t
npte1
, npte2;
local in function:pmap_copy_page
1912
npte1
= src | PG_RO | PG_V;
1922
npte1
|= PG_CI;
1938
npte1
|= PG_CCB;
1943
*caddr1_pte =
npte1
;
Completed in 30 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025