Searched refs:xen_mc_entry (Results 1 – 5 of 5) sorted by relevance
33 static inline struct multicall_space xen_mc_entry(size_t args) in xen_mc_entry() function
52 mcs = xen_mc_entry(sizeof(*op)); in xen_flush_tlb_all()
429 struct multicall_space mcs = xen_mc_entry(sizeof(*op)); in xen_set_ldt()827 mcs = xen_mc_entry(0); in xen_load_sp0()868 mcs = xen_mc_entry(0); in xen_write_cr0()
1318 mcs = xen_mc_entry(sizeof(*op)); in xen_flush_tlb()1338 mcs = xen_mc_entry(sizeof(*op)); in xen_flush_tlb_one_user()1365 mcs = xen_mc_entry(mc_entry_size); in xen_flush_tlb_others()
36 TRACE_EVENT(xen_mc_entry,