OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sptep
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/vax/include/
rpb.h
79
long
sptep
; /* 4 System space PTE prototype register */
member in struct:rpb
/src/sys/arch/arm/arm32/
pmap.c
3927
pt_entry_t * const
sptep
= &l2b->l2b_kva[l2pte_index(va)];
local
3928
pt_entry_t *ptep =
sptep
;
3974
//PTE_SYNC_RANGE(
sptep
, (u_int)(ptep -
sptep
));
7664
pt_entry_t * const
sptep
= &l2b->l2b_kva[l2pte_index(va)];
local
7665
pt_entry_t *ptep =
sptep
;
7677
PTE_SYNC_RANGE(
sptep
, (u_int)(ptep -
sptep
));
Completed in 19 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026