Searched refs:mapoffset (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/lib/udapl/udapl_tavor/tavor/ |
H A D | dapl_tavor_ibtf_impl.h | 201 uint32_t *dapls_ib_get_dbp(uint64_t maplen, int fd, uint64_t mapoffset,
|
H A D | dapl_tavor_ibtf_util.c | 1988 uint32_t *dapls_ib_get_dbp(uint64_t maplen, int fd, uint64_t mapoffset, argument 1998 if (cur_page->dbp_mapoffset == mapoffset && 2012 maplen, (PROT_READ | PROT_WRITE), MAP_SHARED, fd, mapoffset); 2019 new_page->dbp_mapoffset = mapoffset;
|
Completed in 33 milliseconds