Home | History | Annotate | Download | only in arm32

Lines Matching defs:rw_mappings

2036 	    rw_mappings = md->urw_mappings + md->krw_mappings,
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 > 0
2209 KASSERT((rw_mappings == 0) == !(md->pvh_attrs & PVF_WRITE));
2223 } else if (rw_mappings == 0
2249 KASSERT((rw_mappings == 0) == !(md->pvh_attrs & PVF_WRITE));
2252 if (rw_mappings > 0)
2274 KASSERT((rw_mappings == 0) == !(md->pvh_attrs & PVF_WRITE));
2287 KASSERT((rw_mappings == 0) == !(md->pvh_attrs & PVF_WRITE));