Home
last modified time | relevance | path

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

/linux-4.4.14/tools/lib/traceevent/
Dplugin_xen.c7 #define __HYPERVISOR_mmu_update 1 macro
/linux-4.4.14/include/xen/interface/
Dxen.h45 #define __HYPERVISOR_mmu_update 1 macro
/linux-4.4.14/arch/x86/include/asm/xen/
Dhypercall.h566 mcl->op = __HYPERVISOR_mmu_update; in MULTI_mmu_update()
/linux-4.4.14/arch/x86/xen/
Dmmu.c222 mcs = xen_mc_extend_args(__HYPERVISOR_mmu_update, sizeof(*u)); in xen_extend_mmu_update()