Home
last modified time | relevance | path

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

/linux/arch/x86/xen/
A Dxen-ops.h205 struct multicall_space struct
212 struct multicall_space __xen_mc_entry(size_t args); argument
228 static inline struct multicall_space xen_mc_entry(size_t args) in xen_mc_entry()
262 struct multicall_space xen_mc_extend_args(unsigned long op, size_t arg_size);
A Dmulticalls.c217 struct multicall_space __xen_mc_entry(size_t args) in __xen_mc_entry()
220 struct multicall_space ret; in __xen_mc_entry()
252 struct multicall_space xen_mc_extend_args(unsigned long op, size_t size) in xen_mc_extend_args()
255 struct multicall_space ret = { NULL, NULL }; in xen_mc_extend_args()
A Dmmu_pv.c190 struct multicall_space mcs; in xen_extend_mmu_update()
208 struct multicall_space mcs; in xen_extend_mmuext_op()
826 struct multicall_space mcs; in xen_unpin_page()
1237 struct multicall_space mcs; in xen_flush_tlb()
1255 struct multicall_space mcs; in xen_flush_tlb_one_user()
1279 struct multicall_space mcs; in xen_flush_tlb_multi()
1513 struct multicall_space mcs; in __pin_pagetable_pfn()
1526 struct multicall_space mcs; in __set_pfn_prot()
2212 struct multicall_space mcs; in xen_zap_pfn_range()
2246 struct multicall_space mcs; in xen_remap_exchanged_ptes()
[all …]
A Denlighten_pv.c498 struct multicall_space mcs = xen_mc_entry(sizeof(*op)); in xen_set_ldt()
584 struct multicall_space mc; in load_TLS_descriptor()
942 struct multicall_space mcs; in xen_load_sp0()
1000 struct multicall_space mcs; in xen_write_cr0()

Completed in 24 milliseconds