Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/xen/
H A Dmulticalls.h10 struct multicall_space struct
17 struct multicall_space __xen_mc_entry(size_t args); argument
33 static inline struct multicall_space xen_mc_entry(size_t args) in xen_mc_entry()
67 struct multicall_space xen_mc_extend_args(unsigned long op, size_t arg_size);
H A Dmulticalls.c138 struct multicall_space __xen_mc_entry(size_t args) in __xen_mc_entry()
141 struct multicall_space ret; in __xen_mc_entry()
169 struct multicall_space xen_mc_extend_args(unsigned long op, size_t size) in xen_mc_extend_args()
172 struct multicall_space ret = { NULL, NULL }; in xen_mc_extend_args()
H A Dmmu_pv.c192 struct multicall_space mcs; in xen_extend_mmu_update()
210 struct multicall_space mcs; in xen_extend_mmuext_op()
827 struct multicall_space mcs; in xen_unpin_page()
1238 struct multicall_space mcs; in xen_flush_tlb()
1256 struct multicall_space mcs; in xen_flush_tlb_one_user()
1280 struct multicall_space mcs; in xen_flush_tlb_multi()
1514 struct multicall_space mcs; in __pin_pagetable_pfn()
1527 struct multicall_space mcs; in __set_pfn_prot()
2215 struct multicall_space mcs; in xen_zap_pfn_range()
2249 struct multicall_space mcs; in xen_remap_exchanged_ptes()
[all …]
H A Denlighten_pv.c490 struct multicall_space mcs = xen_mc_entry(sizeof(*op)); in xen_set_ldt()
576 struct multicall_space mc; in load_TLS_descriptor()
934 struct multicall_space mcs; in xen_load_sp0()
992 struct multicall_space mcs; in xen_write_cr0()