Searched refs:DLB2_DIR_PP_BASE (Results 1 – 3 of 3) sorted by relevance
69 #define DLB2_DIR_PP_BASE 0x2000000 macro71 #define DLB2_DIR_PP_BOUND (DLB2_DIR_PP_BASE + \74 #define DLB2_DIR_PP_OFFS(id) (DLB2_DIR_PP_BASE + (id) * DLB2_PP_SIZE)
72 ((__is_ldb) ? DLB2_LDB_PP_BASE : DLB2_DIR_PP_BASE)
113 #define PP_BASE(is_dir) ((is_dir) ? DLB2_DIR_PP_BASE : DLB2_LDB_PP_BASE)