Lines Matching refs:xc_interface
42 static inline xc_interface *xch_of_val(value v) in xch_of_val()
44 xc_interface *xch = *(xc_interface **)Data_custom_val(v); in xch_of_val()
51 xc_interface *xch = xch_of_val(v); in stub_xenctrl_finalize()
69 static void Noreturn failwith_xc(xc_interface *xch) in failwith_xc()
93 xc_interface *xch; in stub_xc_interface_open()
104 *(xc_interface **)Data_custom_val(result) = xch; in stub_xc_interface_open()
195 xc_interface *xch = xch_of_val(xch_val); in stub_xc_domain_create()
314 xc_interface *xch = xch_of_val(xch_val); in stub_xc_domain_max_vcpus()
328 xc_interface *xch = xch_of_val(xch_val); in stub_xc_domain_sethandle()
342 int (*fn)(xc_interface *, uint32_t)) in dom_op() argument
345 xc_interface *xch = xch_of_val(xch_val); in dom_op()
377 xc_interface *xch = xch_of_val(xch_val); in stub_xc_domain_resume_fast()
393 xc_interface *xch = xch_of_val(xch_val); in stub_xc_domain_shutdown()
462 xc_interface *xch = xch_of_val(xch_val); in stub_xc_domain_getinfolist()
504 xc_interface *xch = xch_of_val(xch_val); in stub_xc_domain_getinfo()
520 xc_interface *xch = xch_of_val(xch_val); in stub_xc_vcpu_getinfo()
546 xc_interface *xch = xch_of_val(xch_val); in stub_xc_vcpu_context_get()
561 static int get_cpumap_len(xc_interface *xch, value cpumap) in get_cpumap_len()
576 xc_interface *xch = xch_of_val(xch_val); in stub_xc_vcpu_setaffinity()
605 xc_interface *xch = xch_of_val(xch_val); in stub_xc_vcpu_getaffinity()
643 xc_interface *xch = xch_of_val(xch_val); in stub_xc_sched_id()
657 xc_interface *xch = xch_of_val(xch_val); in stub_xc_evtchn_alloc_unbound()
676 xc_interface *xch = xch_of_val(xch_val); in stub_xc_evtchn_reset()
689 xc_interface *xch = xch_of_val(xch_val); in stub_xc_evtchn_status()
759 xc_interface *xch = xch_of_val(xch_val); in stub_xc_readconsolering()
813 xc_interface *xch = xch_of_val(xch_val); in stub_xc_send_debug_keys()
859 xc_interface *xch = xch_of_val(xch_val); in stub_xc_physinfo()
898 xc_interface *xch = xch_of_val(xch_val); in stub_xc_pcpu_info()
935 xc_interface *xch = xch_of_val(xch_val); in stub_xc_domain_setmaxmem()
952 xc_interface *xch = xch_of_val(xch_val); in stub_xc_domain_set_memmap_limit()
969 xc_interface *xch = xch_of_val(xch_val); in stub_xc_domain_memory_increase_reservation()
989 xc_interface *xch = xch_of_val(xch_val); in stub_xc_version_version()
1023 xc_interface *xch = xch_of_val(xch_val); in stub_xc_version_compile_info()
1049 xc_interface *xch = xch_of_val(xch_val); in stub_xc_version_changeset()
1071 xc_interface *xch = xch_of_val(xch_val); in stub_xc_version_capabilities()
1102 xc_interface *xch = xch_of_val(xch_val); in stub_map_foreign_range()
1130 xc_interface *xch = xch_of_val(xch_val); in stub_sched_credit_domain_get()
1151 xc_interface *xch = xch_of_val(xch_val); in stub_sched_credit_domain_set()
1170 xc_interface *xch = xch_of_val(xch_val); in stub_shadow_allocation_get()
1190 xc_interface *xch = xch_of_val(xch_val); in stub_shadow_allocation_set()
1211 xc_interface *xch = xch_of_val(xch_val); in stub_xc_domain_ioport_permission()
1233 xc_interface *xch = xch_of_val(xch_val); in stub_xc_domain_iomem_permission()
1254 xc_interface *xch = xch_of_val(xch_val); in stub_xc_domain_irq_permission()
1273 xc_interface *xch = xch_of_val(xch_val); in stub_xc_hvm_param_get()
1290 xc_interface *xch = xch_of_val(xch_val); in stub_xc_hvm_param_set()
1315 xc_interface *xch = xch_of_val(xch_val); in stub_xc_domain_test_assign_device()
1334 xc_interface *xch = xch_of_val(xch_val); in stub_xc_domain_assign_device()
1356 xc_interface *xch = xch_of_val(xch_val); in stub_xc_domain_deassign_device()
1379 xc_interface *xch = xch_of_val(xch_val); in stub_xc_get_cpu_featureset()
1416 xc_interface *xch = xch_of_val(xch_val); in stub_xc_watchdog()