OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pmap_needs_pte_sync
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/arm32/
pmap.c
662
int
pmap_needs_pte_sync
;
variable in typeref:typename:int
952
if (
PMAP_NEEDS_PTE_SYNC
&& pmap_is_cached(pm))
4744
* wrong setting of
pmap_needs_pte_sync
. So set it and retry.
4748
&&
pmap_needs_pte_sync
== 0) {
4749
pmap_needs_pte_sync
= 1;
7466
pmap_needs_pte_sync
= 1;
7763
pmap_needs_pte_sync
= 1;
7828
pmap_needs_pte_sync
= 1;
7845
pmap_needs_pte_sync
= 0;
7857
*
pmap_needs_pte_sync
is 1 (or the MMU can read out of cache)
[
all
...]
Completed in 15 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025