/xen-4.10.0-shim-comet/xen/common/compat/ |
A D | grant_table.c | 74 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 D | memory.c | 502 if ( __copy_field_to_guest(guest_handle_cast(compat, in compat_memory_op()
|
/xen-4.10.0-shim-comet/xen/common/efi/ |
A D | compat.c | 20 #undef guest_handle_cast 21 #define guest_handle_cast compat_handle_cast macro
|
A D | runtime.c | 229 if ( !guest_handle_okay(guest_handle_cast(info->vendor.name, in efi_get_info() 463 len = gwstrlen(guest_handle_cast(op->u.get_variable.name, CHAR16)); in efi_runtime_call() 511 len = gwstrlen(guest_handle_cast(op->u.set_variable.name, CHAR16)); in efi_runtime_call()
|
/xen-4.10.0-shim-comet/xen/arch/x86/x86_64/compat/ |
A D | mm.c | 153 return mem_paging_memop(guest_handle_cast(arg, xen_mem_paging_op_t)); in compat_arch_memory_op() 156 return mem_sharing_memop(guest_handle_cast(arg, xen_mem_sharing_op_t)); in compat_arch_memory_op() 189 guest_handle_cast(arg, mmuext_op_compat_t); in compat_mmuext_op()
|
/xen-4.10.0-shim-comet/xen/arch/x86/x86_64/ |
A D | cpufreq.c | 50 states_t = guest_handle_cast(states, xen_processor_px_t); \ in compat_set_px_pminfo()
|
A D | cpu_idle.c | 60 dps_param = guest_handle_cast(dps, xen_processor_csd_t); \ in copy_from_compat_state()
|
A D | mm.c | 994 return mem_paging_memop(guest_handle_cast(arg, xen_mem_paging_op_t)); in subarch_memory_op() 997 return mem_sharing_memop(guest_handle_cast(arg, xen_mem_sharing_op_t)); in subarch_memory_op()
|
/xen-4.10.0-shim-comet/xen/common/ |
A D | grant_table.c | 3333 guest_handle_cast(uop, gnttab_map_grant_ref_t); in do_grant_table_op() 3341 uop = guest_handle_cast(map, void); in do_grant_table_op() 3357 uop = guest_handle_cast(unmap, void); in do_grant_table_op() 3376 uop = guest_handle_cast(unmap, void); in do_grant_table_op() 3390 guest_handle_cast(uop, gnttab_transfer_t); in do_grant_table_op() 3398 uop = guest_handle_cast(transfer, void); in do_grant_table_op() 3406 guest_handle_cast(uop, gnttab_copy_t); in do_grant_table_op() 3415 uop = guest_handle_cast(copy, void); in do_grant_table_op() 3451 uop = guest_handle_cast(swap, void); in do_grant_table_op() 3459 guest_handle_cast(uop, gnttab_cache_flush_t); in do_grant_table_op() [all …]
|
A D | tmem.c | 1748 if ( copy_to_guest(guest_handle_cast(buf, void), &h, 1) ) in tmemc_save_get_next_page() 1797 if ( copy_to_guest(guest_handle_cast(buf, void), &h, 1) ) in tmemc_save_get_next_inv() 1851 guest_handle_cast(op->u.buf, char), op->arg); in do_tmem_control() 1855 guest_handle_cast(op->u.buf, char), op->len); in do_tmem_control() 1859 guest_handle_cast(op->u.buf, char), op->len); in do_tmem_control() 1863 guest_handle_cast(op->u.buf, char), op->len); in do_tmem_control()
|
A D | domctl.c | 458 guest_handle_cast(op->u.vcpucontext.ctxt, in do_domctl() 886 ret = copy_to_guest(guest_handle_cast(op->u.vcpucontext.ctxt, in do_domctl() 1099 guest_handle_cast(u_domctl, void)); in do_domctl()
|
A D | memory.c | 1071 rc = memory_exchange(guest_handle_cast(arg, xen_memory_exchange_t)); in do_memory_op() 1238 rc = mem_access_memop(cmd, guest_handle_cast(arg, xen_mem_access_op_t)); in do_memory_op()
|
A D | tmem_control.c | 522 guest_handle_cast(op->u.buf, char), op->len, op->arg); in tmem_control()
|
/xen-4.10.0-shim-comet/xen/common/gcov/ |
A D | gcov.c | 228 buf = guest_handle_cast(op->buffer, char); in sysctl_gcov_op()
|
/xen-4.10.0-shim-comet/xen/include/asm-arm/ |
A D | guest_access.h | 32 #define guest_handle_cast(hnd, type) ({ \ macro
|
/xen-4.10.0-shim-comet/xen/include/asm-x86/ |
A D | guest_access.h | 50 #define guest_handle_cast(hnd, type) ({ \ macro
|
/xen-4.10.0-shim-comet/xen/include/xen/ |
A D | tmem_xen.h | 189 rc = copy_from_guest(&cop, guest_handle_cast(uops, void), 1); in tmem_get_tmemop_from_client()
|
/xen-4.10.0-shim-comet/xen/drivers/char/ |
A D | console.c | 272 str = guest_handle_cast(op->buffer, char), in read_console_ring()
|
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/ |
A D | hvm.c | 4711 guest_handle_cast(arg, xen_hvm_evtchn_upcall_vector_t)); in do_hvm_op() 4716 guest_handle_cast(arg, xen_hvm_param_t)); in do_hvm_op() 4721 guest_handle_cast(arg, xen_hvm_param_t)); in do_hvm_op() 4730 guest_handle_cast(arg, xen_hvm_get_mem_type_t)); in do_hvm_op()
|
/xen-4.10.0-shim-comet/xen/arch/x86/ |
A D | mm.c | 4042 buffer_param = guest_handle_cast(ctxt->map.buffer, e820entry_t); in _handle_iomem_range() 4284 buffer_param = guest_handle_cast(ctxt.map.buffer, e820entry_t); in arch_memory_op()
|