Home
last modified time | relevance | path

Searched refs:XC_HYPERCALL_BUFFER_BOUNCE_IN (Results 1 – 13 of 13) sorted by relevance

/xen/tools/libxc/
A Dxc_mem_access.c50 DECLARE_HYPERCALL_BOUNCE(access, nr, XC_HYPERCALL_BUFFER_BOUNCE_IN); in xc_set_mem_access_multi()
52 XC_HYPERCALL_BUFFER_BOUNCE_IN); in xc_set_mem_access_multi()
A Dxc_flask.c68 DECLARE_HYPERCALL_BOUNCE(buf, size, XC_HYPERCALL_BUFFER_BOUNCE_IN); in xc_flask_load()
90 DECLARE_HYPERCALL_BOUNCE(buf, size, XC_HYPERCALL_BUFFER_BOUNCE_IN); in xc_flask_context_to_sid()
189 DECLARE_HYPERCALL_BOUNCE(name, strlen(name), XC_HYPERCALL_BUFFER_BOUNCE_IN); in xc_flask_getbool_byname()
221 DECLARE_HYPERCALL_BOUNCE(name, strlen(name), XC_HYPERCALL_BUFFER_BOUNCE_IN); in xc_flask_setbool()
A Dxc_arinc653.c40 XC_HYPERCALL_BUFFER_BOUNCE_IN); in xc_sched_arinc653_schedule_set()
A Dxc_mem_paging.c30 XC_HYPERCALL_BUFFER_BOUNCE_IN); in xc_mem_paging_memop()
A Dxc_misc.c300 XC_HYPERCALL_BUFFER_BOUNCE_IN); in xc_pcitopoinfo()
375 DECLARE_HYPERCALL_BOUNCE(cpumap, 0, XC_HYPERCALL_BUFFER_BOUNCE_IN); in xc_mca_op_inject_v2()
551 DECLARE_HYPERCALL_BOUNCE(name, 0 /* later */, XC_HYPERCALL_BUFFER_BOUNCE_IN); in xc_livepatch_upload()
603 DECLARE_HYPERCALL_BOUNCE(name, 0 /*adjust later */, XC_HYPERCALL_BUFFER_BOUNCE_IN); in xc_livepatch_get()
937 DECLARE_HYPERCALL_BOUNCE(name, 0, XC_HYPERCALL_BUFFER_BOUNCE_IN); in _xc_livepatch_action()
A Dxc_kexec.c74 XC_HYPERCALL_BUFFER_BOUNCE_IN); in xc_kexec_load()
A Dxc_private.h158 XC_HYPERCALL_BUFFER_BOUNCE_IN = 1, enumerator
190 XC_HYPERCALL_BUFFER_BOUNCE_IN)
A Dxc_rt.c75 XC_HYPERCALL_BUFFER_BOUNCE_IN); in xc_sched_rtds_vcpu_set()
A Dxc_tbuf.c120 DECLARE_HYPERCALL_BOUNCE(mask, 0, XC_HYPERCALL_BUFFER_BOUNCE_IN); in xc_tbuf_set_cpu_mask()
A Dxc_domain.c523 DECLARE_HYPERCALL_BOUNCE(ctxt_buf, size, XC_HYPERCALL_BUFFER_BOUNCE_IN); in xc_domain_hvm_setcontext()
713 XC_HYPERCALL_BUFFER_BOUNCE_IN); in xc_domain_set_memory_map()
1036 DECLARE_HYPERCALL_BOUNCE(idxs, size * sizeof(*idxs), XC_HYPERCALL_BUFFER_BOUNCE_IN); in xc_domain_add_to_physmap_batch()
1037 DECLARE_HYPERCALL_BOUNCE(gpfns, size * sizeof(*gpfns), XC_HYPERCALL_BUFFER_BOUNCE_IN); in xc_domain_add_to_physmap_batch()
1167 …ARE_HYPERCALL_BOUNCE(in_extents, nr_in_extents*sizeof(*in_extents), XC_HYPERCALL_BUFFER_BOUNCE_IN); in xc_domain_memory_exchange_pages()
1379 DECLARE_HYPERCALL_BOUNCE(ctxt, sizeof(vcpu_guest_context_any_t), XC_HYPERCALL_BUFFER_BOUNCE_IN); in xc_vcpu_setcontext()
1538 …CLARE_HYPERCALL_BOUNCE(sdev_array, max_sdevs * sizeof(*sdev_array), XC_HYPERCALL_BUFFER_BOUNCE_IN); in xc_get_device_group()
1603 DECLARE_HYPERCALL_BOUNCE(path, size, XC_HYPERCALL_BUFFER_BOUNCE_IN); in xc_assign_dt_device()
1635 DECLARE_HYPERCALL_BOUNCE(path, size, XC_HYPERCALL_BUFFER_BOUNCE_IN); in xc_test_assign_dt_device()
1663 DECLARE_HYPERCALL_BOUNCE(path, size, XC_HYPERCALL_BUFFER_BOUNCE_IN); in xc_deassign_dt_device()
A Dxc_hcall_buf.c87 if ( b->dir == XC_HYPERCALL_BUFFER_BOUNCE_IN || b->dir == XC_HYPERCALL_BUFFER_BOUNCE_BOTH ) in xc__hypercall_bounce_pre()
A Dxc_altp2m.c328 XC_HYPERCALL_BUFFER_BOUNCE_IN); in xc_altp2m_set_mem_access_multi()
330 XC_HYPERCALL_BUFFER_BOUNCE_IN); in xc_altp2m_set_mem_access_multi()
A Dxc_cpuid_x86.c216 XC_HYPERCALL_BUFFER_BOUNCE_IN); in xc_set_domain_cpu_policy()
219 XC_HYPERCALL_BUFFER_BOUNCE_IN); in xc_set_domain_cpu_policy()

Completed in 19 milliseconds