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
89 /* l3 pud for userspace vsyscall mapping */
1110 * also free the page tables mapping the initial P->M table.
1435 * page tables for mapping the p2m list, too, and page tables MUST be
1589 * Like __va(), but returns address in the kernel mapping (which is
1590 * all we have until the physical memory mapping has been set up.
1631 struct xen_machphys_mapping mapping;
1633 if (HYPERVISOR_memory_op(XENMEM_machphys_mapping, &mapping) == 0) {
1634 machine_to_phys_mapping = (unsigned long *)mapping.v_start;
1635 machine_to_phys_nr = mapping.max_mfn + 1;
1671 * kernel has a physical mapping to start with - but that's enough to
1673 * mapping once some sort of allocator has been set up.
1695 /* Zap identity mapping */
2028 /* This is an MFN, but it isn't an IO mapping from the
2043 pagetable vsyscall mapping. */
2413 * mapping or a discontigious mapping.
2434 * continue mapping until the whole set is done