Configure the maximum number of outstanding data prefetches allowed in L1 cache.
Note: This function is implemented only for EL3 privilege level.
Prototype
void Xil_ConfigureL1Prefetch(u8 num);
Parameters
The following table lists the Xil_ConfigureL1Prefetch
function arguments.
Name | Description |
---|---|
num | maximum number of outstanding data prefetches allowed, valid values are 0-7. |