Home
last modified time | relevance | path

Searched refs:multicall_space (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/xen/
H A Dxen-ops.h205 struct multicall_space struct
212 struct multicall_space __xen_mc_entry(size_t args); argument
228 static inline struct multicall_space xen_mc_entry(size_t args) in xen_mc_entry()
262 struct multicall_space xen_mc_extend_args(unsigned long op, size_t arg_size);
H A Dmulticalls.c219 struct multicall_space __xen_mc_entry(size_t args) in __xen_mc_entry()
222 struct multicall_space ret; in __xen_mc_entry()
254 struct multicall_space xen_mc_extend_args(unsigned long op, size_t size) in xen_mc_extend_args()
257 struct multicall_space ret = { NULL, NULL }; in xen_mc_extend_args()
H A Denlighten_pv.c537 struct multicall_space mcs = xen_mc_entry(sizeof(*op)); in xen_set_ldt()
623 struct multicall_space mc; in load_TLS_descriptor()
1011 struct multicall_space mcs; in xen_load_sp0()
1069 struct multicall_space mcs; in xen_write_cr0()