Home
last modified time | relevance | path

Searched refs:MULTI_mmu_update (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/arch/ia64/include/asm/xen/
Dhypercall.h255 MULTI_mmu_update(struct multicall_entry *mcl, struct mmu_update *req, in MULTI_mmu_update() function
/linux-3.4.99/arch/x86/include/asm/xen/
Dhypercall.h556 MULTI_mmu_update(struct multicall_entry *mcl, struct mmu_update *req, in MULTI_mmu_update() function
/linux-3.4.99/arch/x86/xen/
Dmmu.c208 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()
/linux-3.4.99/drivers/net/
Dxen-netfront.c1185 MULTI_mmu_update(mcl, np->rx_mmu, mmu - np->rx_mmu, in xennet_release_rx_bufs()