Home
last modified time | relevance | path

Searched refs:mappings (Results 1 – 14 of 14) sorted by relevance

/xen/xen/arch/arm/
A Dp2m.c71 BUG_ON(p2m->stats.mappings[0] || p2m->stats.shattered[0]); in p2m_dump_info()
73 p2m->stats.mappings[1], p2m->stats.shattered[1]); in p2m_dump_info()
75 p2m->stats.mappings[2], p2m->stats.shattered[2]); in p2m_dump_info()
76 printk(" 4K mappings: %ld\n", p2m->stats.mappings[3]); in p2m_dump_info()
755 p2m->stats.mappings[level]--; in p2m_free_entry()
761 p2m->stats.mappings[level]--; in p2m_free_entry()
843 p2m->stats.mappings[level]--; in p2m_split_superpage()
844 p2m->stats.mappings[next_level] += LPAE_ENTRIES; in p2m_split_superpage()
944 p2m->stats.mappings[level]++; in __p2m_set_entry()
1039 p2m->stats.mappings[level]++; in __p2m_set_entry()
/xen/docs/misc/
A Dgrant-tables.txt62 entries for safety, and to reference count mappings.
213 Note that this only prevents further mappings; it does _not_ revoke access.
253 /* Ensure that ballooned highmem pages don't have cached mappings. */
A Dnetif-staging-grants.pandoc451 The 'status' field is not used for adding new mappings and hence, The message
453 failure cases, none of the grant mappings specified get added.
480 Failing to obtain the total number of mappings
A Dvtd.txt122 identity mappings for these regions for these devices to access these regions.
A Dxen-command-line.pandoc773 false. It controls whether dom0 can have IOMMU mappings for all domain
774 RAM in the system, or only for its allocated RAM (and grant mappings etc.)
781 identity IOMMU mappings for all non-RAM regions below 4GB except for
1550 By default, domains may not create cached mappings to MMIO regions.
1552 domains), to permit the use of cacheable MMIO mappings.
A Dkconfig-language.rst635 desirable to enable more complex dependency mappings and / or queries,
A Dpvcalls.pandoc496 releases it and frees its internal mappings. When a release command is
/xen/xen/include/asm-arm/
A Dp2m.h77 unsigned long mappings[4]; member
/xen/docs/features/
A Dmigration.pandoc107 * x86 PV P2M structure changes (not noticed, stale mappings used) for
/xen/xen/xsm/flask/policy/
A Daccess_vectors318 # Class grant describes pages shared by grant mappings. Pages use the security
342 # migration uses read-only mappings with a target of DOMID_XEN (domxen_t).
/xen/docs/designs/
A Dargo.pandoc92 established mappings. Per-ring state is protected by its own lock, so that
446 - Policy controls for reducing the duration of hypervisor mappings of
/xen/docs/man/
A Dxl.cfg.5.pod.in610 Specify whether IOMMU mappings are enabled for the domain and hence whether
618 IOMMU mappings are disabled for the domain and so hardware may not be
626 This option enables IOMMU mappings and selects an appropriate default
637 This option means that IOMMU mappings will be synchronized with the
1313 Note that the IOMMU won't be updated with the mappings specified with this
/xen/
A DSUPPORT.md269 by maintaining multiple physical to machine (p2m) memory mappings.
/xen/stubdom/grub.patches/
A D99minios183 " mappings."

Completed in 21 milliseconds