Home
last modified time | relevance | path

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

/arch/x86/xen/
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);
Dmulticalls.c133 struct multicall_space __xen_mc_entry(size_t args) in __xen_mc_entry()
136 struct multicall_space ret; in __xen_mc_entry()
164 struct multicall_space xen_mc_extend_args(unsigned long op, size_t size) in xen_mc_extend_args()
167 struct multicall_space ret = { NULL, NULL }; in xen_mc_extend_args()
Dmmu_pv.c167 struct multicall_space mcs; in xen_extend_mmu_update()
185 struct multicall_space mcs; in xen_extend_mmuext_op()
706 struct multicall_space mcs = __xen_mc_entry(0); in xen_pin_page()
849 struct multicall_space mcs; in xen_unpin_page()
1286 struct multicall_space mcs; in xen_flush_tlb()
1304 struct multicall_space mcs; in xen_flush_tlb_one_user()
1332 struct multicall_space mcs; in xen_flush_tlb_others()
1584 struct multicall_space mcs; in __pin_pagetable_pfn()
1597 struct multicall_space mcs; in __set_pfn_prot()
2451 struct multicall_space mcs; in xen_zap_pfn_range()
[all …]
Dmmu.c48 struct multicall_space mcs; in xen_flush_tlb_all()
Denlighten_pv.c406 struct multicall_space mcs = xen_mc_entry(sizeof(*op)); in xen_set_ldt()
516 struct multicall_space mc; in load_TLS_descriptor()
826 struct multicall_space mcs; in xen_load_sp0()
863 struct multicall_space mcs; in xen_write_cr0()