multicall_space 436 arch/x86/xen/enlighten_pv.c struct multicall_space mcs = xen_mc_entry(sizeof(*op)); multicall_space 522 arch/x86/xen/enlighten_pv.c struct multicall_space mc; multicall_space 832 arch/x86/xen/enlighten_pv.c struct multicall_space mcs; multicall_space 869 arch/x86/xen/enlighten_pv.c struct multicall_space mcs; multicall_space 185 arch/x86/xen/mmu_pv.c struct multicall_space mcs; multicall_space 203 arch/x86/xen/mmu_pv.c struct multicall_space mcs; multicall_space 740 arch/x86/xen/mmu_pv.c struct multicall_space mcs = __xen_mc_entry(0); multicall_space 888 arch/x86/xen/mmu_pv.c struct multicall_space mcs; multicall_space 1313 arch/x86/xen/mmu_pv.c struct multicall_space mcs; multicall_space 1331 arch/x86/xen/mmu_pv.c struct multicall_space mcs; multicall_space 1355 arch/x86/xen/mmu_pv.c struct multicall_space mcs; multicall_space 1609 arch/x86/xen/mmu_pv.c struct multicall_space mcs; multicall_space 1622 arch/x86/xen/mmu_pv.c struct multicall_space mcs; multicall_space 2480 arch/x86/xen/mmu_pv.c struct multicall_space mcs; multicall_space 2514 arch/x86/xen/mmu_pv.c struct multicall_space mcs; multicall_space 2666 arch/x86/xen/mmu_pv.c struct multicall_space mcs; multicall_space 138 arch/x86/xen/multicalls.c struct multicall_space __xen_mc_entry(size_t args) multicall_space 141 arch/x86/xen/multicalls.c struct multicall_space ret; multicall_space 169 arch/x86/xen/multicalls.c struct multicall_space xen_mc_extend_args(unsigned long op, size_t size) multicall_space 172 arch/x86/xen/multicalls.c struct multicall_space ret = { NULL, NULL }; multicall_space 17 arch/x86/xen/multicalls.h struct multicall_space __xen_mc_entry(size_t args); multicall_space 33 arch/x86/xen/multicalls.h static inline struct multicall_space xen_mc_entry(size_t args) multicall_space 67 arch/x86/xen/multicalls.h struct multicall_space xen_mc_extend_args(unsigned long op, size_t arg_size);