Lines Matching defs:mapping
7 * The most important job they must perform is the mapping between the
29 * will disallow any pagetable update which will end up mapping a
106 /* l3 pud for userspace vsyscall mapping */
1125 * also free the page tables mapping the initial P->M table.
1465 * page tables for mapping the p2m list, too, and page tables MUST be
1617 * Like __va(), but returns address in the kernel mapping (which is
1618 * all we have until the physical memory mapping has been set up.
1659 struct xen_machphys_mapping mapping;
1661 if (HYPERVISOR_memory_op(XENMEM_machphys_mapping, &mapping) == 0) {
1662 machine_to_phys_mapping = (unsigned long *)mapping.v_start;
1663 machine_to_phys_nr = mapping.max_mfn + 1;
1699 * kernel has a physical mapping to start with - but that's enough to
1701 * mapping once some sort of allocator has been set up.
1723 /* Zap identity mapping */
2063 /* This is an MFN, but it isn't an IO mapping from the
2080 pagetable vsyscall mapping. */
2460 * mapping or a discontiguous mapping.
2481 * continue mapping until the whole set is done