Home
last modified time | relevance | path

Searched refs:DEFINE_GUEST_HANDLE_STRUCT (Results 1 – 12 of 12) sorted by relevance

/include/xen/interface/
Dmemory.h56 DEFINE_GUEST_HANDLE_STRUCT(xen_memory_reservation);
99 DEFINE_GUEST_HANDLE_STRUCT(xen_memory_exchange);
142 DEFINE_GUEST_HANDLE_STRUCT(xen_machphys_mfn_list);
155 DEFINE_GUEST_HANDLE_STRUCT(xen_machphys_mapping_t);
188 DEFINE_GUEST_HANDLE_STRUCT(xen_add_to_physmap);
215 DEFINE_GUEST_HANDLE_STRUCT(xen_add_to_physmap_range);
237 DEFINE_GUEST_HANDLE_STRUCT(xen_memory_map);
260 DEFINE_GUEST_HANDLE_STRUCT(xen_remove_from_physmap);
326 DEFINE_GUEST_HANDLE_STRUCT(xen_mem_acquire_resource);
Dvcpu.h94 DEFINE_GUEST_HANDLE_STRUCT(vcpu_runstate_info);
145 DEFINE_GUEST_HANDLE_STRUCT(vcpu_set_periodic_timer);
157 DEFINE_GUEST_HANDLE_STRUCT(vcpu_set_singleshot_timer);
177 DEFINE_GUEST_HANDLE_STRUCT(vcpu_register_vcpu_info);
192 DEFINE_GUEST_HANDLE_STRUCT(vcpu_get_physid);
213 DEFINE_GUEST_HANDLE_STRUCT(vcpu_time_info);
221 DEFINE_GUEST_HANDLE_STRUCT(vcpu_register_time_memory_area);
Dsched.h136 DEFINE_GUEST_HANDLE_STRUCT(sched_shutdown);
143 DEFINE_GUEST_HANDLE_STRUCT(sched_poll);
149 DEFINE_GUEST_HANDLE_STRUCT(sched_remote_shutdown);
155 DEFINE_GUEST_HANDLE_STRUCT(sched_watchdog);
160 DEFINE_GUEST_HANDLE_STRUCT(sched_pin_override);
Dplatform.h45 DEFINE_GUEST_HANDLE_STRUCT(xenpf_settime32_t);
54 DEFINE_GUEST_HANDLE_STRUCT(xenpf_settime64_t);
73 DEFINE_GUEST_HANDLE_STRUCT(xenpf_add_memtype_t);
88 DEFINE_GUEST_HANDLE_STRUCT(xenpf_del_memtype_t);
100 DEFINE_GUEST_HANDLE_STRUCT(xenpf_read_memtype_t);
108 DEFINE_GUEST_HANDLE_STRUCT(xenpf_microcode_update_t);
118 DEFINE_GUEST_HANDLE_STRUCT(xenpf_platform_quirk_t);
212 DEFINE_GUEST_HANDLE_STRUCT(xenpf_efi_runtime_call);
281 DEFINE_GUEST_HANDLE_STRUCT(xenpf_firmware_info_t);
292 DEFINE_GUEST_HANDLE_STRUCT(xenpf_enter_acpi_sleep_t);
[all …]
Dgrant_table.h273 DEFINE_GUEST_HANDLE_STRUCT(gnttab_map_grant_ref);
295 DEFINE_GUEST_HANDLE_STRUCT(gnttab_unmap_grant_ref);
315 DEFINE_GUEST_HANDLE_STRUCT(gnttab_setup_table);
328 DEFINE_GUEST_HANDLE_STRUCT(gnttab_dump_table);
347 DEFINE_GUEST_HANDLE_STRUCT(gnttab_transfer);
388 DEFINE_GUEST_HANDLE_STRUCT(gnttab_copy);
406 DEFINE_GUEST_HANDLE_STRUCT(gnttab_query_size);
428 DEFINE_GUEST_HANDLE_STRUCT(gnttab_unmap_and_replace);
442 DEFINE_GUEST_HANDLE_STRUCT(gnttab_set_version);
465 DEFINE_GUEST_HANDLE_STRUCT(gnttab_get_status_frames);
[all …]
Dxen-mca.h183 DEFINE_GUEST_HANDLE_STRUCT(mc_info);
212 DEFINE_GUEST_HANDLE_STRUCT(mcinfo_logical_cpu);
277 DEFINE_GUEST_HANDLE_STRUCT(xen_mc_fetch);
292 DEFINE_GUEST_HANDLE_STRUCT(xen_mc_notifydomain);
333 DEFINE_GUEST_HANDLE_STRUCT(xen_mc);
Dnmi.h44 DEFINE_GUEST_HANDLE_STRUCT(xennmi_callback);
Dxen.h376 DEFINE_GUEST_HANDLE_STRUCT(mmuext_op);
481 DEFINE_GUEST_HANDLE_STRUCT(mmu_update);
494 DEFINE_GUEST_HANDLE_STRUCT(multicall_entry);
Devent_channel.h242 DEFINE_GUEST_HANDLE_STRUCT(evtchn_op);
/include/xen/interface/hvm/
Dhvm_op.h33 DEFINE_GUEST_HANDLE_STRUCT(xen_hvm_param);
44 DEFINE_GUEST_HANDLE_STRUCT(xen_hvm_pagetable_dying_t);
63 DEFINE_GUEST_HANDLE_STRUCT(xen_hvm_get_mem_type);
Ddm_op.h30 DEFINE_GUEST_HANDLE_STRUCT(xen_dm_op_buf);
/include/xen/arm/
Dinterface.h19 #define DEFINE_GUEST_HANDLE_STRUCT(name) \ macro