Home
last modified time | relevance | path

Searched refs:xen_mc_entry (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/xen/
H A Dxen-ops.h228 static inline struct multicall_space xen_mc_entry(size_t args) in xen_mc_entry() function
H A Denlighten_pv.c498 struct multicall_space mcs = xen_mc_entry(sizeof(*op)); in xen_set_ldt()
944 mcs = xen_mc_entry(0); in xen_load_sp0()
1006 mcs = xen_mc_entry(0); in xen_write_cr0()
H A Dmmu_pv.c1241 mcs = xen_mc_entry(sizeof(*op)); in xen_flush_tlb()
1261 mcs = xen_mc_entry(sizeof(*op)); in xen_flush_tlb_one_user()
1288 mcs = xen_mc_entry(mc_entry_size); in xen_flush_tlb_multi()
2396 mcs = xen_mc_entry(sizeof(*op)); in xen_flush_tlb_all()
/linux/include/trace/events/
H A Dxen.h36 TRACE_EVENT(xen_mc_entry,