Home
last modified time | relevance | path

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

/xen/xen/common/compat/
A Dgrant_table.c218 guest_handle_add_offset(xfer, i); in compat_grant_table_op()
222 guest_handle_add_offset(xfer, -1); in compat_grant_table_op()
263 guest_handle_add_offset(copy, i); in compat_grant_table_op()
267 guest_handle_add_offset(copy, -1); in compat_grant_table_op()
/xen/xen/arch/x86/x86_64/compat/
A Dmm.c269 guest_handle_add_offset(cmp_uops, 1); in compat_mmuext_op()
289 guest_handle_add_offset(nat_ops, i - left); in compat_mmuext_op()
/xen/xen/common/
A Dmulticall.c110 guest_handle_add_offset(call_list, 1); in do_multicall()
A Dhypfs.c241 guest_handle_add_offset(uaddr, e_len); in hypfs_read_dir()
285 guest_handle_add_offset(uaddr, sizeof(e)); in hypfs_read()
A Dgrant_table.c1626 guest_handle_add_offset(uop, 1); in gnttab_unmap_grant_ref()
1691 guest_handle_add_offset(uop, 1); in gnttab_unmap_and_replace()
2396 guest_handle_add_offset(uop, 1); in gnttab_transfer()
3055 guest_handle_add_offset(uop, 1); in gnttab_copy()
3406 guest_handle_add_offset(uop, 1); in gnttab_swap_grant_ref()
3515 guest_handle_add_offset(uop, 1); in gnttab_cache_flush()
3549 guest_handle_add_offset(map, rc); in do_grant_table_op()
3565 guest_handle_add_offset(unmap, rc); in do_grant_table_op()
3581 guest_handle_add_offset(unmap, rc); in do_grant_table_op()
3655 guest_handle_add_offset(swap, rc); in do_grant_table_op()
[all …]
A Dargo.c588 guest_handle_add_offset(src_hnd, head_len); in memcpy_to_guest_ring()
912 guest_handle_add_offset(buf_hnd, sp); in ringbuf_insert()
1952 guest_handle_add_offset(ent_hnd, 1); in notify()
/xen/xen/arch/x86/pv/
A Dcallback.c378 guest_handle_add_offset(traps, 1); in do_set_trap_table()
420 guest_handle_add_offset(traps, 1); in compat_set_trap_table()
A Ddescriptor-tables.c175 guest_handle_add_offset(frame_list, 1); in compat_set_gdt()
/xen/xen/include/asm-arm/
A Dguest_access.h33 #define guest_handle_add_offset(hnd, nr) ((hnd).p += (nr)) macro
/xen/xen/include/asm-x86/
A Dguest_access.h45 #define guest_handle_add_offset(hnd, nr) ((hnd).p += (nr)) macro
/xen/xen/drivers/char/
A Dconsole.c670 guest_handle_add_offset(buffer, kcount); in guest_console_write()
/xen/xen/arch/x86/
A Dmm.c3848 guest_handle_add_offset(uops, 1); in do_mmuext_op()
4164 guest_handle_add_offset(ureqs, 1); in do_mmu_update()

Completed in 32 milliseconds