Home
last modified time | relevance | path

Searched defs:mmu_update (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/xen/interface/
Dxen.h460 struct mmu_update { struct
464 DEFINE_GUEST_HANDLE_STRUCT(mmu_update); argument
/linux-4.4.14/arch/x86/xen/
Dmmu.c2787 struct mmu_update *mmu_update; member
2819 struct mmu_update mmu_update[REMAP_BATCH_SIZE]; in do_remap_gfn() local