Home
last modified time | relevance | path

Searched refs:__copy_to_compat_offset (Results 1 – 5 of 5) sorted by relevance

/xen-4.10.0-shim-comet/xen/common/efi/
A Dcompat.c29 #define __copy_to_guest_offset __copy_to_compat_offset
/xen-4.10.0-shim-comet/xen/common/compat/
A Dgrant_table.c180 if ( __copy_to_compat_offset((_d_)->frame_list, \ in compat_grant_table_op()
309 if ( __copy_to_compat_offset((_d_)->frame_list, \ in compat_grant_table_op()
A Dmemory.c45 if ( __copy_to_compat_offset(grdm->map.buffer, grdm->used_entries, in get_reserved_device_memory()
438 if ( __copy_to_compat_offset(cmp.rsrv.extent_start, in compat_memory_op()
493 if ( __copy_to_compat_offset(cmp.xchg.out.extent_start, in compat_memory_op()
/xen-4.10.0-shim-comet/xen/include/xen/
A Dcompat.h98 #define __copy_to_compat_offset(hnd, off, ptr, nr) ({ \ macro
112 __copy_to_compat_offset(hnd, 0, ptr, nr)
/xen-4.10.0-shim-comet/xen/arch/x86/pv/
A Dshim.c721 if ( __copy_to_compat_offset(cmp.frame_list, i, &pfn, 1) ) in pv_shim_grant_table_op()

Completed in 8 milliseconds