Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/xen/
Dmulticalls.h33 static inline struct multicall_space xen_mc_entry(size_t args) in xen_mc_entry() function
Denlighten_pv.c409 struct multicall_space mcs = xen_mc_entry(sizeof(*op)); in xen_set_ldt()
855 mcs = xen_mc_entry(0); in xen_load_sp0()
917 mcs = xen_mc_entry(0); in xen_write_cr0()
Dmmu_pv.c1233 mcs = xen_mc_entry(sizeof(*op)); in xen_flush_tlb()
1253 mcs = xen_mc_entry(sizeof(*op)); in xen_flush_tlb_one_user()
1280 mcs = xen_mc_entry(mc_entry_size); in xen_flush_tlb_multi()
2380 mcs = xen_mc_entry(sizeof(*op)); in xen_flush_tlb_all()
/linux-6.1.9/include/trace/events/
Dxen.h36 TRACE_EVENT(xen_mc_entry,