Searched refs:CPLB_L1_AOW (Results 1 – 4 of 4) sorted by relevance
28 #define SDRAM_DGENERIC (CPLB_L1_CHBL | CPLB_WT | CPLB_L1_AOW | CPLB_COMMON)55 # define L2_DMEMORY (CPLB_L1_CHBL | CPLB_WT | CPLB_L1_AOW | CPLB_COMMON | PAGE_SIZE_1MB)
653 #define CPLB_L1_AOW 0x00008000 /* 0=do not allocate cache lines on macro
113 d_data |= CPLB_L1_AOW | CPLB_WT; in dcplb_miss()364 d_data |= CPLB_L1_AOW | CPLB_WT; in set_mask_dcplbs()
38 d_cache |= CPLB_L1_AOW | CPLB_WT; in generate_cplb_tables_cpu()