Searched refs:DR0_END (Results 1 – 1 of 1) sorted by relevance
939 #define DR0_END ( (256 * 1024 * 1024) -1) in cvmx_l2c_v2_address_to_tag() macro943 if ( (addr > DR0_END) && (addr < DR1_START) ) return (uint32_t) (-1); in cvmx_l2c_v2_address_to_tag()