Lines Matching defs:mapped
27 * must be mapped read-only in the guest. This prevents uncontrolled
1463 * Pages belonging to the initial p2m list mapped outside the default
1464 * address range must be mapped read-only. This region contains the
1466 * mapped read-only.
1642 /* Set the page permissions on an identity-mapped pages */
1711 /* max_pfn_mapped is the last pfn mapped in the initial memory
1714 * set max_pfn_mapped to the last real pfn mapped. */
1842 * Translate a virtual address to a physical one without relying on mapped
2452 int mapped = 0;
2504 mapped += done;
2519 return err < 0 ? err : mapped;