Home
last modified time | relevance | path

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

/arch/x86/xen/
Dmulticalls.h32 static inline struct multicall_space xen_mc_entry(size_t args) in xen_mc_entry() function
Denlighten.c586 struct multicall_space mcs = xen_mc_entry(sizeof(*op)); in xen_set_ldt()
972 mcs = xen_mc_entry(0); in xen_load_sp0()
995 mcs = xen_mc_entry(0); in xen_clts()
1024 mcs = xen_mc_entry(0); in xen_write_cr0()
Dmmu.c204 mcs = xen_mc_entry(sizeof(*u)); in xen_set_domain_pte()
1321 mcs = xen_mc_entry(sizeof(*op)); in xen_flush_tlb_all()
1338 mcs = xen_mc_entry(sizeof(*op)); in xen_flush_tlb()
1358 mcs = xen_mc_entry(sizeof(*op)); in xen_flush_tlb_single()
1388 mcs = xen_mc_entry(sizeof(*args)); in xen_flush_tlb_others()