Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/xen/
H 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);
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.c235 struct multicall_space mcs; in xen_extend_mmu_update()
253 struct multicall_space mcs; in xen_extend_mmuext_op()
876 struct multicall_space mcs; in xen_unpin_page()
1289 struct multicall_space mcs; in xen_flush_tlb()
1307 struct multicall_space mcs; in xen_flush_tlb_one_user()
1331 struct multicall_space mcs; in xen_flush_tlb_multi()
1565 struct multicall_space mcs; in __pin_pagetable_pfn()
1578 struct multicall_space mcs; in __set_pfn_prot()
2259 struct multicall_space mcs; in xen_zap_pfn_range()
2293 struct multicall_space mcs; in xen_remap_exchanged_ptes()
[all …]
H A Denlighten_pv.c537 struct multicall_space mcs = xen_mc_entry(sizeof(*op)); in xen_set_ldt()
623 struct multicall_space mc; in load_TLS_descriptor()
1011 struct multicall_space mcs; in xen_load_sp0()
1069 struct multicall_space mcs; in xen_write_cr0()