Searched refs:mmu_update (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/xen/interface/
H A Dxen.h266 struct mmu_update { struct
270 DEFINE_GUEST_HANDLE_STRUCT(mmu_update); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/xen/
H A Dhypercall.h179 HYPERVISOR_mmu_update(struct mmu_update *req, int count,
182 return _hypercall4(int, mmu_update, req, count, success_count, domid);
472 MULTI_mmu_update(struct multicall_entry *mcl, struct mmu_update *req,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/xen/
H A Dmmu.c102 u32 mmu_update; member in struct:__anon10661
401 struct mmu_update *u;
415 static void xen_extend_mmu_update(const struct mmu_update *update)
418 struct mmu_update *u;
433 ADD_STATS(mmu_update, 1);
445 struct mmu_update u;
529 struct mmu_update u;
632 struct mmu_update u;
750 struct mmu_update u;
2301 debugfs_create_u32("mmu_update", 044
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/xen/
H A Dhypercall.h255 MULTI_mmu_update(struct multicall_entry *mcl, struct mmu_update *req,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dxen-netfront.c122 struct mmu_update rx_mmu[NET_RX_RING_SIZE];
1027 struct mmu_update *mmu = np->rx_mmu;

Completed in 185 milliseconds