/xen/tools/libxc/ |
A D | xc_misc.c | 144 if ( xc_hypercall_bounce_pre(xch, buffer) ) in xc_readconsolering() 176 if ( xc_hypercall_bounce_pre(xch, keys) ) in xc_send_debug_keys() 354 if ( xc_hypercall_bounce_pre(xch, mc) ) in xc_mca_op() 402 if ( xc_hypercall_bounce_pre(xch, mc) ) in xc_mca_op_inject_v2() 526 if ( xc_hypercall_bounce_pre(xch, info) ) in xc_getcpuinfo() 569 if ( xc_hypercall_bounce_pre(xch, name) ) in xc_livepatch_upload() 621 if ( xc_hypercall_bounce_pre(xch, name) ) in xc_livepatch_get() 809 rc = xc_hypercall_bounce_pre(xch, info); in xc_livepatch_list() 813 rc = xc_hypercall_bounce_pre(xch, name); in xc_livepatch_list() 817 rc = xc_hypercall_bounce_pre(xch, len); in xc_livepatch_list() [all …]
|
A D | xc_pm.c | 65 if ( xc_hypercall_bounce_pre(xch, trans) ) in xc_pm_get_pxstat() 68 if ( xc_hypercall_bounce_pre(xch, pt) ) in xc_pm_get_pxstat() 143 if ( xc_hypercall_bounce_pre(xch, triggers) ) in xc_pm_get_cxstat() 145 if ( xc_hypercall_bounce_pre(xch, residencies) ) in xc_pm_get_cxstat() 147 if ( xc_hypercall_bounce_pre(xch, pc) ) in xc_pm_get_cxstat() 149 if ( xc_hypercall_bounce_pre(xch, cc) ) in xc_pm_get_cxstat() 229 if ( xc_hypercall_bounce_pre(xch, affected_cpus) ) in xc_get_cpufreq_para() 231 if ( xc_hypercall_bounce_pre(xch, scaling_available_frequencies) ) in xc_get_cpufreq_para() 233 if ( xc_hypercall_bounce_pre(xch, scaling_available_governors) ) in xc_get_cpufreq_para()
|
A D | xc_domain.c | 426 if ( xc_hypercall_bounce_pre(xch, info) ) in xc_domain_getinfolist() 470 if ( xc_hypercall_bounce_pre(xch, ctxt_buf) ) in xc_domain_hvm_getcontext() 549 if ( xc_hypercall_bounce_pre(xch, ctxt) ) in xc_vcpu_getcontext() 793 if ( xc_hypercall_bounce_pre(xch, entries) ) in xc_reserved_device_memory_map() 1047 if ( xc_hypercall_bounce_pre(xch, idxs) || in xc_domain_add_to_physmap_batch() 1048 xc_hypercall_bounce_pre(xch, gpfns) || in xc_domain_add_to_physmap_batch() 1049 xc_hypercall_bounce_pre(xch, errs) ) in xc_domain_add_to_physmap_batch() 1382 if ( xc_hypercall_bounce_pre(xch, ctxt) ) in xc_vcpu_setcontext() 1605 if ( xc_hypercall_bounce_pre(xch, path) ) in xc_assign_dt_device() 1637 if ( xc_hypercall_bounce_pre(xch, path) ) in xc_test_assign_dt_device() [all …]
|
A D | xc_flask.c | 44 if ( xc_hypercall_bounce_pre(xch, op) ) in xc_flask_op() 69 if ( xc_hypercall_bounce_pre(xch, buf) ) in xc_flask_load() 92 if ( xc_hypercall_bounce_pre(xch, buf) ) in xc_flask_context_to_sid() 118 if ( xc_hypercall_bounce_pre(xch, buf) ) in xc_flask_sid_to_context() 159 if ( xc_hypercall_bounce_pre(xch, name) ) in xc_flask_getbool_byid() 191 if ( xc_hypercall_bounce_pre(xch, name) ) in xc_flask_getbool_byname() 223 if ( xc_hypercall_bounce_pre(xch, name) ) in xc_flask_setbool()
|
A D | xc_arinc653.c | 42 if ( xc_hypercall_bounce_pre(xch, schedule) ) in xc_sched_arinc653_schedule_set() 72 if ( xc_hypercall_bounce_pre(xch, schedule) ) in xc_sched_arinc653_schedule_get()
|
A D | xc_mem_access.c | 64 if ( xc_hypercall_bounce_pre(xch, pages) || in xc_set_mem_access_multi() 65 xc_hypercall_bounce_pre(xch, access) ) in xc_set_mem_access_multi()
|
A D | xc_private.h | 214 #define xc_hypercall_bounce_pre(_xch, _name) xc__hypercall_bounce_pre(_xch, HYPERCALL_BUFFER(_name)) macro 239 if ( xc_hypercall_bounce_pre(xch, op) ) in do_physdev_op() 270 if ( xc_hypercall_bounce_pre(xch, domctl) ) in do_domctl_maybe_retry_efault() 312 if ( xc_hypercall_bounce_pre(xch, sysctl) ) in do_sysctl() 341 if ( xc_hypercall_bounce_pre(xch, platform_op) ) in do_platform_op()
|
A D | xc_cpuid_x86.c | 65 if ( xc_hypercall_bounce_pre(xch, featureset) ) in xc_get_cpu_featureset() 144 if ( xc_hypercall_bounce_pre(xch, leaves) || in xc_get_system_cpu_policy() 145 xc_hypercall_bounce_pre(xch, msrs) ) in xc_get_system_cpu_policy() 182 if ( xc_hypercall_bounce_pre(xch, leaves) || in xc_get_domain_cpu_policy() 183 xc_hypercall_bounce_pre(xch, msrs) ) in xc_get_domain_cpu_policy() 229 if ( xc_hypercall_bounce_pre(xch, leaves) ) in xc_set_domain_cpu_policy() 232 if ( xc_hypercall_bounce_pre(xch, msrs) ) in xc_set_domain_cpu_policy()
|
A D | xc_rt.c | 77 if ( xc_hypercall_bounce_pre(xch, vcpus) ) in xc_sched_rtds_vcpu_set() 111 if ( xc_hypercall_bounce_pre(xch, vcpus) ) in xc_sched_rtds_vcpu_get()
|
A D | xc_private.c | 236 if ( xc_hypercall_bounce_pre(xch, arr) ) in xc_get_pfn_type_batch() 256 if ( xc_hypercall_bounce_pre(xch, op) ) in xc_mmuext_op() 280 if ( xc_hypercall_bounce_pre(xch, updates) ) in flush_mmu_updates() 336 if ( xc_hypercall_bounce_pre(xch, arg) ) in do_memory_op() 387 if ( xc_hypercall_bounce_pre(xch, extent_start) ) in xc_machphys_mfn_list() 507 if ( (sz != 0) && xc_hypercall_bounce_pre(xch, arg) ) in xc_version()
|
A D | xc_evtchn.c | 30 if ( xc_hypercall_bounce_pre(xch, arg) ) in do_evtchn_op()
|
A D | xc_mem_paging.c | 41 if ( xc_hypercall_bounce_pre(xch, buffer) ) in xc_mem_paging_memop()
|
A D | xc_offline_page.c | 64 if ( xc_hypercall_bounce_pre(xch, status) ) in xc_mark_page_online() 94 if ( xc_hypercall_bounce_pre(xch, status) ) in xc_mark_page_offline() 124 if ( xc_hypercall_bounce_pre(xch, status) ) in xc_query_page_offline_status()
|
A D | xc_gnttab.c | 26 if ( xc_hypercall_bounce_pre(xch, op) ) in xc_gnttab_op()
|
A D | xc_kexec.c | 77 if ( xc_hypercall_bounce_pre(xch, segments) ) in xc_kexec_load()
|
A D | xc_tbuf.c | 140 if ( xc_hypercall_bounce_pre(xch, mask) ) in xc_tbuf_set_cpu_mask()
|
A D | xc_resource.c | 30 if ( xc_hypercall_bounce_pre(xch, entries) ) in xc_resource_op_one()
|
A D | xc_altp2m.c | 342 if ( xc_hypercall_bounce_pre(xch, gfns) || in xc_altp2m_set_mem_access_multi() 343 xc_hypercall_bounce_pre(xch, access) ) in xc_altp2m_set_mem_access_multi()
|