在C6678中有这样的描述:
"The L2 cache indicates to the XMC if a given line-fill was triggered by a L1P memory controller or L1D memory controller request. This enables the prefetch buffer to apply
different filtering to each request."
即然L1D或L1P申请了数据,为什么还要根据MAR的配置进行预取的操作。