Home
last modified time | relevance | path

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

/linux/arch/x86/xen/
H A Dxen-ops.h204 struct multicall_space struct
211 struct multicall_space __xen_mc_entry(size_t args); argument
227 static inline struct multicall_space xen_mc_entry(size_t args) in xen_mc_entry()
261 struct multicall_space xen_mc_extend_args(unsigned long op, size_t arg_size);
H A Dmulticalls.c219 struct multicall_space __xen_mc_entry(size_t args) in __xen_mc_entry()
222 struct multicall_space ret; in __xen_mc_entry()
254 struct multicall_space xen_mc_extend_args(unsigned long op, size_t size) in xen_mc_extend_args()
257 struct multicall_space ret = { NULL, NULL }; in xen_mc_extend_args()
H A Dmmu_pv.c238 struct multicall_space mcs; in xen_extend_mmu_update()
256 struct multicall_space mcs; in xen_extend_mmuext_op()
749 struct multicall_space mcs = __xen_mc_entry(0); in xen_pin_page()
880 struct multicall_space mcs; in xen_unpin_page()
1294 struct multicall_space mcs; in xen_flush_tlb()
1312 struct multicall_space mcs; in xen_flush_tlb_one_user()
1336 struct multicall_space mcs; in xen_flush_tlb_multi()
1570 struct multicall_space mcs; in __pin_pagetable_pfn()
1583 struct multicall_space mcs; in __set_pfn_prot()
2242 struct multicall_space mcs; in xen_zap_pfn_range()
[all …]
H A Denlighten_pv.c536 struct multicall_space mcs = xen_mc_entry(sizeof(*op)); in xen_set_ldt()
622 struct multicall_space mc; in load_TLS_descriptor()
1010 struct multicall_space mcs; in xen_load_sp0()
1064 struct multicall_space mcs; in xen_write_cr0()