Home
last modified time | relevance | path

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

/linux-4.1.27/include/xen/interface/
Dxen.h458 struct mmu_update { struct
462 DEFINE_GUEST_HANDLE_STRUCT(mmu_update); argument
/linux-4.1.27/arch/x86/xen/
Dmmu.c2445 struct mmu_update *mmu_update; member
2477 struct mmu_update mmu_update[REMAP_BATCH_SIZE]; in do_remap_mfn() local