Searched refs:xen_offset_in_page (Results 1 – 6 of 6) sorted by relevance
11 #define xen_offset_in_page(p) ((unsigned long)(p) & ~XEN_PAGE_MASK) macro
305 return XEN_PFN_UP(xen_offset_in_page(start) + len); in gnttab_count_grant()
297 .dest.offset = xen_offset_in_page(key), in xenvif_set_hash_key()351 copy_op[0].dest.offset = xen_offset_in_page(mapping + off); in xenvif_set_hash_mapping()
194 op->source.offset = xen_offset_in_page(data); in xenvif_rx_copy_add()342 xen_offset_in_page(frag_data)); in xenvif_rx_next_chunk()
188 info.offset = xen_offset_in_page(vcpup); in xen_starting_cpu()
995 goffset = xen_offset_in_page(offset); in gnttab_foreach_grant_in_range()