OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rw_mappings
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/arm32/
pmap.c
2036
rw_mappings
= md->urw_mappings + md->krw_mappings,
local in function:pmap_vac_me_harder
2059
KASSERT((
rw_mappings
== 0) == !(md->pvh_attrs & PVF_WRITE));
2075
if (
rw_mappings
> 0) {
2129
KASSERT((
rw_mappings
== 0) == !(md->pvh_attrs & PVF_WRITE));
2134
if (
rw_mappings
== 0) {
2154
KASSERT((
rw_mappings
== 0) == !(md->pvh_attrs & PVF_WRITE));
2164
| (
rw_mappings
> 0 ? PVF_WRITE : 0);
2166
KASSERT((
rw_mappings
== 0) == !(md->pvh_attrs & PVF_WRITE));
2170
if (
rw_mappings
> 0) {
2195
if (
rw_mappings
>
[
all
...]
Completed in 12 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025