To be correct, this function needs to look at 2MB mappings as well. I
just copied the implementation from amd64.
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 26738 Build 25091: arc lint + arc unit
Event Timeline
sys/arm64/include/pmap.h | ||
---|---|---|
170–171 | You need to replace this by the function declaration from amd64: boolean_t pmap_page_is_mapped(vm_page_t m); |