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
575 struct multicall_space mcs = xen_mc_entry(sizeof(*op)); in xen_set_ldt()958 mcs = xen_mc_entry(0); in xen_load_sp0()981 mcs = xen_mc_entry(0); in xen_clts()1010 mcs = xen_mc_entry(0); in xen_write_cr0()
204 mcs = xen_mc_entry(sizeof(*u)); in xen_set_domain_pte()1323 mcs = xen_mc_entry(sizeof(*op)); in xen_flush_tlb_all()1342 mcs = xen_mc_entry(sizeof(*op)); in xen_flush_tlb()1362 mcs = xen_mc_entry(sizeof(*op)); in xen_flush_tlb_single()1392 mcs = xen_mc_entry(sizeof(*args)); in xen_flush_tlb_others()
33 TRACE_EVENT(xen_mc_entry,