Home
last modified time | relevance | path

Searched refs:guest_handle_cast (Results 1 – 16 of 16) sorted by relevance

/xen/xen/common/compat/
A Dgrant_table.c74 if ( unlikely(!guest_handle_okay(guest_handle_cast(cmp_uop, \ in compat_grant_table_op()
165 rc = gnttab_setup_table(guest_handle_cast(nat.uop, in compat_grant_table_op()
206 rc = gnttab_transfer(guest_handle_cast(nat.uop, gnttab_transfer_t), n); in compat_grant_table_op()
217 xfer = guest_handle_cast(cmp_uop, gnttab_transfer_compat_t); in compat_grant_table_op()
219 cnt_uop = guest_handle_cast(xfer, void); in compat_grant_table_op()
251 rc = gnttab_copy(guest_handle_cast(nat.uop, gnttab_copy_t), n); in compat_grant_table_op()
262 copy = guest_handle_cast(cmp_uop, gnttab_copy_compat_t); in compat_grant_table_op()
264 cnt_uop = guest_handle_cast(copy, void); in compat_grant_table_op()
297 guest_handle_cast(nat.uop, gnttab_get_status_frames_t), in compat_grant_table_op()
A Dmemory.c555 if ( __copy_field_to_guest(guest_handle_cast(compat, in compat_memory_op()
600 guest_handle_cast(compat, in compat_memory_op()
/xen/xen/common/efi/
A Dcompat.c20 #undef guest_handle_cast
21 #define guest_handle_cast compat_handle_cast macro
A Druntime.c239 if ( !guest_handle_okay(guest_handle_cast(info->vendor.name, in efi_get_info()
473 len = gwstrlen(guest_handle_cast(op->u.get_variable.name, CHAR16)); in efi_runtime_call()
526 len = gwstrlen(guest_handle_cast(op->u.set_variable.name, CHAR16)); in efi_runtime_call()
/xen/xen/arch/x86/x86_64/compat/
A Dmm.c153 return mem_paging_memop(guest_handle_cast(arg, xen_mem_paging_op_t)); in compat_arch_memory_op()
157 return mem_sharing_memop(guest_handle_cast(arg, xen_mem_sharing_op_t)); in compat_arch_memory_op()
179 guest_handle_cast(arg, mmuext_op_compat_t); in compat_mmuext_op()
/xen/xen/common/coverage/
A Dcoverage.c44 buf = guest_handle_cast(op->buffer, char); in sysctl_cov_op()
/xen/xen/common/
A Dgrant_table.c3542 guest_handle_cast(uop, gnttab_map_grant_ref_t); in do_grant_table_op()
3550 uop = guest_handle_cast(map, void); in do_grant_table_op()
3566 uop = guest_handle_cast(unmap, void); in do_grant_table_op()
3582 uop = guest_handle_cast(unmap, void); in do_grant_table_op()
3596 guest_handle_cast(uop, gnttab_transfer_t); in do_grant_table_op()
3604 uop = guest_handle_cast(transfer, void); in do_grant_table_op()
3612 guest_handle_cast(uop, gnttab_copy_t); in do_grant_table_op()
3620 uop = guest_handle_cast(copy, void); in do_grant_table_op()
3656 uop = guest_handle_cast(swap, void); in do_grant_table_op()
3664 guest_handle_cast(uop, gnttab_cache_flush_t); in do_grant_table_op()
[all …]
A Dargo.c2104 guest_handle_cast(arg1, xen_argo_register_ring_t); in do_argo_op()
2106 guest_handle_cast(arg2, xen_argo_gfn_t); in do_argo_op()
2131 guest_handle_cast(arg1, xen_argo_unregister_ring_t); in do_argo_op()
2150 guest_handle_cast(arg1, xen_argo_send_addr_t); in do_argo_op()
2152 guest_handle_cast(arg2, xen_argo_iov_t); in do_argo_op()
2191 guest_handle_cast(arg1, xen_argo_ring_data_t); in do_argo_op()
2244 send_addr_hnd = guest_handle_cast(arg1, xen_argo_send_addr_t); in compat_argo_op()
A Ddomctl.c450 guest_handle_cast(op->u.vcpucontext.ctxt, in do_domctl()
694 ret = copy_to_guest(guest_handle_cast(op->u.vcpucontext.ctxt, in do_domctl()
A Dmemory.c1279 rc = memory_exchange(guest_handle_cast(arg, xen_memory_exchange_t)); in do_memory_op()
1448 rc = mem_access_memop(cmd, guest_handle_cast(arg, xen_mem_access_op_t)); in do_memory_op()
1644 guest_handle_cast(arg, xen_mem_acquire_resource_t)); in do_memory_op()
/xen/xen/include/asm-arm/
A Dguest_access.h38 #define guest_handle_cast(hnd, type) ({ \ macro
/xen/xen/include/asm-x86/
A Dguest_access.h50 #define guest_handle_cast(hnd, type) ({ \ macro
/xen/xen/arch/x86/x86_64/
A Dmm.c970 return mem_paging_memop(guest_handle_cast(arg, xen_mem_paging_op_t)); in subarch_memory_op()
974 return mem_sharing_memop(guest_handle_cast(arg, xen_mem_sharing_op_t)); in subarch_memory_op()
/xen/xen/arch/x86/hvm/
A Dhvm.c4779 if ( __copy_field_to_guest(guest_handle_cast(arg, xen_hvm_altp2m_op_t), in do_altp2m_op()
4940 if ( __copy_field_to_guest(guest_handle_cast(arg, in compat_altp2m_op()
5024 guest_handle_cast(arg, xen_hvm_evtchn_upcall_vector_t)); in do_hvm_op()
5029 guest_handle_cast(arg, xen_hvm_param_t)); in do_hvm_op()
5034 guest_handle_cast(arg, xen_hvm_param_t)); in do_hvm_op()
5043 guest_handle_cast(arg, xen_hvm_get_mem_type_t)); in do_hvm_op()
/xen/xen/drivers/char/
A Dconsole.c344 str = guest_handle_cast(op->buffer, char), in read_console_ring()
/xen/xen/arch/x86/
A Dmm.c4852 buffer = guest_handle_cast(ctxt.map.buffer, e820entry_t); in arch_memory_op()

Completed in 49 milliseconds