Searched refs:DLB2_DIR_PP_BASE (Results 1 – 3 of 3) sorted by relevance
97 #define DLB2_DIR_PP_BASE 0x2000000 macro99 #define DLB2_DIR_PP_BOUND (DLB2_DIR_PP_BASE + \101 #define DLB2_DIR_PP_OFFS(id) (DLB2_DIR_PP_BASE + (id) * DLB2_PP_SIZE)
70 ((__is_ldb) ? DLB2_LDB_PP_BASE : DLB2_DIR_PP_BASE)
79 #define PP_BASE(is_dir) ((is_dir) ? DLB2_DIR_PP_BASE : DLB2_LDB_PP_BASE)