Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/xen/
Dmulticalls.h32 static inline struct multicall_space xen_mc_entry(size_t args) in xen_mc_entry() function
Denlighten.c573 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()
Dmmu.c203 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()
/linux-4.1.27/include/trace/events/
Dxen.h33 TRACE_EVENT(xen_mc_entry,