Searched refs:ALIGN_DISP (Results 1 – 2 of 2) sorted by relevance
47 #define ALIGN_DISP(x) (HALARC_ALIGNMENT - ((x) & (HALARC_ALIGNMENT - 1))) macro
748 dataMem += ALIGN_DISP((UINTPTR)dataMem); in BcacheInitCache()