Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/compat/
A Dxlat.c57 #define xen_mmu_update mmu_update
/xen-4.10.0-shim-comet/xen/arch/x86/guest/
A Dhypercall_page.S25 DECLARE_HYPERCALL(mmu_update)
/xen-4.10.0-shim-comet/xen/include/public/
A Dxen.h589 struct mmu_update { struct
593 typedef struct mmu_update mmu_update_t; argument
/xen-4.10.0-shim-comet/tools/misc/
A Dxenperf.c24 X(mmu_update),
/xen-4.10.0-shim-comet/xen/xsm/flask/policy/
A Daccess_vectors352 # checked when using mmu_update to map a page readably
356 # checked when using mmu_update to map a page writably
368 # mmu_update MMU_MACHPHYS_UPDATE
377 # checked when using mmu_update to update the page tables of another domain
/xen-4.10.0-shim-comet/xen/xsm/
A Ddummy.c150 set_to_dummy_if_null(ops, mmu_update); in xsm_fixup_ops()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dhypercall.c32 ARGS(mmu_update, 4),
A Dmm.c3514 struct mmu_update req; in do_mmu_update()
/xen-4.10.0-shim-comet/xen/arch/x86/pv/
A Dhypercall.c37 HYPERCALL(mmu_update),
/xen-4.10.0-shim-comet/xen/include/
A Dxlat.lst6 ? mmu_update xen.h
/xen-4.10.0-shim-comet/xen/include/xsm/
A Dxsm.h172 int (*mmu_update) (struct domain *d, struct domain *t, member
649 return xsm_ops->mmu_update(d, t, f, flags); in xsm_mmu_update()
/xen-4.10.0-shim-comet/docs/
A DChangeLog82 A subcommand of the x86-only mmu_update() hypercall to allow batched
/xen-4.10.0-shim-comet/stubdom/grub/
A Dkexec.c223 struct mmu_update *m2p_updates; in kexec()
/xen-4.10.0-shim-comet/xen/xsm/flask/
A Dhooks.c1844 .mmu_update = flask_mmu_update,

Completed in 24 milliseconds