Home
last modified time | relevance | path

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

/xen/xen/common/compat/
A Dxlat.c57 #define xen_mmu_update mmu_update
/xen/xen/arch/x86/guest/xen/
A Dhypercall_page.S25 DECLARE_HYPERCALL(mmu_update)
/xen/xen/include/public/
A Dxen.h629 struct mmu_update { struct
633 typedef struct mmu_update mmu_update_t; argument
/xen/tools/misc/
A Dxenperf.c24 X(mmu_update),
/xen/xen/xsm/
A Ddummy.c144 set_to_dummy_if_null(ops, mmu_update); in xsm_fixup_ops()
/xen/xen/xsm/flask/policy/
A Daccess_vectors345 # checked when using mmu_update to map a page readably
349 # checked when using mmu_update to map a page writably
359 # mmu_update MMU_MACHPHYS_UPDATE
368 # checked when using mmu_update to update the page tables of another domain
/xen/xen/arch/x86/
A Dhypercall.c32 ARGS(mmu_update, 4),
A Dmm.c3891 struct mmu_update req; in do_mmu_update()
/xen/xen/arch/x86/pv/
A Dhypercall.c39 HYPERCALL(mmu_update),
/xen/xen/include/
A Dxlat.lst6 ? mmu_update xen.h
/xen/xen/include/xsm/
A Dxsm.h172 int (*mmu_update) (struct domain *d, struct domain *t, member
657 return xsm_ops->mmu_update(d, t, f, flags); in xsm_mmu_update()
/xen/stubdom/grub/
A Dkexec.c223 struct mmu_update *m2p_updates; in kexec()
/xen/xen/xsm/flask/
A Dhooks.c1868 .mmu_update = flask_mmu_update,

Completed in 24 milliseconds