Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/xen/
Dmulticalls.h7 struct multicall_space struct
14 struct multicall_space __xen_mc_entry(size_t args); argument
28 static inline struct multicall_space xen_mc_entry(size_t args) in xen_mc_entry()
60 struct multicall_space xen_mc_extend_args(unsigned long op, size_t arg_size);
Dmulticalls.c185 struct multicall_space __xen_mc_entry(size_t args) in __xen_mc_entry()
188 struct multicall_space ret; in __xen_mc_entry()
213 struct multicall_space xen_mc_extend_args(unsigned long op, size_t size) in xen_mc_extend_args()
216 struct multicall_space ret = { NULL, NULL }; in xen_mc_extend_args()
Dmmu.c253 struct multicall_space mcs; in xen_set_domain_pte()
276 struct multicall_space mcs; in xen_extend_mmu_update()
362 struct multicall_space mcs; in xen_set_pte_at()
913 struct multicall_space mcs; in xen_do_pin()
937 struct multicall_space mcs = __xen_mc_entry(0); in xen_pin_page()
1078 struct multicall_space mcs; in xen_unpin_page()
1318 struct multicall_space mcs; in xen_flush_tlb()
1336 struct multicall_space mcs; in xen_flush_tlb_single()
1358 struct multicall_space mcs; in xen_flush_tlb_others()
1396 struct multicall_space mcs; in __xen_write_cr3()
[all …]
Denlighten.c342 struct multicall_space mcs = xen_mc_entry(sizeof(*op)); in xen_set_ldt()
443 struct multicall_space mc = __xen_mc_entry(0); in load_TLS_descriptor()
687 struct multicall_space mcs = xen_mc_entry(0); in xen_load_sp0()
752 struct multicall_space mcs; in xen_clts()
777 struct multicall_space mcs; in xen_write_cr0()