Home
last modified time | relevance | path

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

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