Lines Matching defs:mapped
27 * must be mapped read-only in the guest. This prevents uncontrolled
1433 * Pages belonging to the initial p2m list mapped outside the default
1434 * address range must be mapped read-only. This region contains the
1436 * mapped read-only.
1614 /* Set the page permissions on an identity-mapped pages */
1683 /* max_pfn_mapped is the last pfn mapped in the initial memory
1686 * set max_pfn_mapped to the last real pfn mapped. */
1808 * Translate a virtual address to a physical one without relying on mapped
2405 int mapped = 0;
2457 mapped += done;
2472 return err < 0 ? err : mapped;