Searched refs:MULTI_mmu_update (Results 1 – 3 of 3) sorted by relevance
/arch/ia64/include/asm/xen/ |
D | hypercall.h | 255 MULTI_mmu_update(struct multicall_entry *mcl, struct mmu_update *req, in MULTI_mmu_update() function
|
/arch/x86/include/asm/xen/ |
D | hypercall.h | 556 MULTI_mmu_update(struct multicall_entry *mcl, struct mmu_update *req, in MULTI_mmu_update() function
|
/arch/x86/xen/ |
D | mmu.c | 208 MULTI_mmu_update(mcs.mc, mcs.args, 1, NULL, domid); in xen_set_domain_pte() 225 MULTI_mmu_update(mcs.mc, mcs.args, 1, NULL, DOMID_SELF); in xen_extend_mmu_update()
|