Searched refs:DRT_ALIGN_ADDRESS (Results 1 – 1 of 1) sorted by relevance
7598 #define DRT_ALIGN_ADDRESS(addr) ((addr) & DRT_ADDRESS_MASK) macro7614 ((scm)->scm_hashtable[(i)].dhe_control & ~DRT_ADDRESS_MASK) | DRT_ALIGN_ADDRESS(a); \7995 offset = DRT_ALIGN_ADDRESS(offset); in vfs_drt_search_index()8049 offset = DRT_ALIGN_ADDRESS(offset); in vfs_drt_get_index()8153 pgoff = (int)((offset - DRT_ALIGN_ADDRESS(offset)) / PAGE_SIZE); in vfs_drt_do_mark_pages()