Home
last modified time | relevance | path

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

/linux-4.4.14/include/xen/interface/
Dplatform.h45 DEFINE_GUEST_HANDLE_STRUCT(xenpf_settime_t);
64 DEFINE_GUEST_HANDLE_STRUCT(xenpf_add_memtype_t);
79 DEFINE_GUEST_HANDLE_STRUCT(xenpf_del_memtype_t);
91 DEFINE_GUEST_HANDLE_STRUCT(xenpf_read_memtype_t);
99 DEFINE_GUEST_HANDLE_STRUCT(xenpf_microcode_update_t);
109 DEFINE_GUEST_HANDLE_STRUCT(xenpf_platform_quirk_t);
203 DEFINE_GUEST_HANDLE_STRUCT(xenpf_efi_runtime_call);
272 DEFINE_GUEST_HANDLE_STRUCT(xenpf_firmware_info_t);
283 DEFINE_GUEST_HANDLE_STRUCT(xenpf_enter_acpi_sleep_t);
292 DEFINE_GUEST_HANDLE_STRUCT(xenpf_change_freq_t);
[all …]
Dmemory.h55 DEFINE_GUEST_HANDLE_STRUCT(xen_memory_reservation);
98 DEFINE_GUEST_HANDLE_STRUCT(xen_memory_exchange);
141 DEFINE_GUEST_HANDLE_STRUCT(xen_machphys_mfn_list);
154 DEFINE_GUEST_HANDLE_STRUCT(xen_machphys_mapping_t);
186 DEFINE_GUEST_HANDLE_STRUCT(xen_add_to_physmap);
213 DEFINE_GUEST_HANDLE_STRUCT(xen_add_to_physmap_range);
235 DEFINE_GUEST_HANDLE_STRUCT(xen_memory_map);
264 DEFINE_GUEST_HANDLE_STRUCT(xen_remove_from_physmap);
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 …]
Dvcpu.h88 DEFINE_GUEST_HANDLE_STRUCT(vcpu_runstate_info);
139 DEFINE_GUEST_HANDLE_STRUCT(vcpu_set_periodic_timer);
151 DEFINE_GUEST_HANDLE_STRUCT(vcpu_set_singleshot_timer);
171 DEFINE_GUEST_HANDLE_STRUCT(vcpu_register_vcpu_info);
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);
Dsched.h52 DEFINE_GUEST_HANDLE_STRUCT(sched_shutdown);
65 DEFINE_GUEST_HANDLE_STRUCT(sched_poll);
Dxen.h374 DEFINE_GUEST_HANDLE_STRUCT(mmuext_op);
464 DEFINE_GUEST_HANDLE_STRUCT(mmu_update);
477 DEFINE_GUEST_HANDLE_STRUCT(multicall_entry);
Dnmi.h43 DEFINE_GUEST_HANDLE_STRUCT(xennmi_callback);
Devent_channel.h241 DEFINE_GUEST_HANDLE_STRUCT(evtchn_op);
/linux-4.4.14/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);
/linux-4.4.14/arch/x86/include/asm/xen/
Dinterface.h46 #define DEFINE_GUEST_HANDLE_STRUCT(name) \ macro
147 DEFINE_GUEST_HANDLE_STRUCT(trap_info);
252 DEFINE_GUEST_HANDLE_STRUCT(vcpu_guest_context);
Dinterface_32.h70 DEFINE_GUEST_HANDLE_STRUCT(cpu_user_regs);
Dinterface_64.h128 DEFINE_GUEST_HANDLE_STRUCT(cpu_user_regs);
/linux-4.4.14/arch/arm/include/asm/xen/
Dinterface.h18 #define DEFINE_GUEST_HANDLE_STRUCT(name) \ macro