OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sptep
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/vax/include/
rpb.h
79
long
sptep
; /* 4 System space PTE prototype register */
member in struct:rpb
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 in function:pmap_kremove
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 in function:pmap_uarea
7665
pt_entry_t *ptep =
sptep
;
7677
PTE_SYNC_RANGE(
sptep
, (u_int)(ptep -
sptep
));
pmap.c
3927
pt_entry_t * const
sptep
= &l2b->l2b_kva[l2pte_index(va)];
local in function:pmap_kremove
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 in function:pmap_uarea
7665
pt_entry_t *ptep =
sptep
;
7677
PTE_SYNC_RANGE(
sptep
, (u_int)(ptep -
sptep
));
Completed in 36 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025