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