Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/xen/
Dmulticalls.h9 struct multicall_space struct
16 struct multicall_space __xen_mc_entry(size_t args); argument
32 static inline struct multicall_space xen_mc_entry(size_t args) in xen_mc_entry()
66 struct multicall_space xen_mc_extend_args(unsigned long op, size_t arg_size);
Dmulticalls.c132 struct multicall_space __xen_mc_entry(size_t args) in __xen_mc_entry()
135 struct multicall_space ret; in __xen_mc_entry()
163 struct multicall_space xen_mc_extend_args(unsigned long op, size_t size) in xen_mc_extend_args()
166 struct multicall_space ret = { NULL, NULL }; in xen_mc_extend_args()
Dmmu.c199 struct multicall_space mcs; in xen_set_domain_pte()
219 struct multicall_space mcs; in xen_extend_mmu_update()
237 struct multicall_space mcs; in xen_extend_mmuext_op()
754 struct multicall_space mcs = __xen_mc_entry(0); in xen_pin_page()
897 struct multicall_space mcs; in xen_unpin_page()
1317 struct multicall_space mcs; in xen_flush_tlb_all()
1336 struct multicall_space mcs; in xen_flush_tlb()
1356 struct multicall_space mcs; in xen_flush_tlb_single()
1385 struct multicall_space mcs; in xen_flush_tlb_others()
1648 struct multicall_space mcs; in __pin_pagetable_pfn()
[all …]
Denlighten.c575 struct multicall_space mcs = xen_mc_entry(sizeof(*op)); in xen_set_ldt()
685 struct multicall_space mc; in load_TLS_descriptor()
956 struct multicall_space mcs; in xen_load_sp0()
979 struct multicall_space mcs; in xen_clts()
1004 struct multicall_space mcs; in xen_write_cr0()