Searched refs:xen_mc_entry (Results 1 – 4 of 4) sorted by relevance
32 static inline struct multicall_space xen_mc_entry(size_t args) in xen_mc_entry() function
573 struct multicall_space mcs = xen_mc_entry(sizeof(*op)); in xen_set_ldt()956 mcs = xen_mc_entry(0); in xen_load_sp0()979 mcs = xen_mc_entry(0); in xen_clts()1008 mcs = xen_mc_entry(0); in xen_write_cr0()
203 mcs = xen_mc_entry(sizeof(*u)); in xen_set_domain_pte()1220 mcs = xen_mc_entry(sizeof(*op)); in xen_flush_tlb_all()1239 mcs = xen_mc_entry(sizeof(*op)); in xen_flush_tlb()1259 mcs = xen_mc_entry(sizeof(*op)); in xen_flush_tlb_single()1289 mcs = xen_mc_entry(sizeof(*args)); in xen_flush_tlb_others()
33 TRACE_EVENT(xen_mc_entry,