OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vpte
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc/sparc/
pmap.c
824
volatile int *
vpte
= (volatile int *)pte;
local in function:updatepte4m
843
swap(
vpte
, swapval);
846
} while (__predict_false(*
vpte
!= 0));
849
swap(
vpte
, swapval);
pmap.c
824
volatile int *
vpte
= (volatile int *)pte;
local in function:updatepte4m
843
swap(
vpte
, swapval);
846
} while (__predict_false(*
vpte
!= 0));
849
swap(
vpte
, swapval);
Completed in 43 milliseconds
Indexes created Fri Oct 10 21:09:48 GMT 2025