Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Dxen.h460 struct mmu_update { struct
464 DEFINE_GUEST_HANDLE_STRUCT(mmu_update); argument
/openbmc/qemu/include/hw/xen/interface/
H A Dxen.h612 struct mmu_update { struct
616 typedef struct mmu_update mmu_update_t; argument
/openbmc/linux/arch/x86/xen/
H A Dmmu_pv.c2417 struct mmu_update *mmu_update; member
2450 struct mmu_update mmu_update[REMAP_BATCH_SIZE]; in xen_remap_pfn() local