Home
last modified time | relevance | path

Searched refs:LL_CACHE_FETCH_SIZE (Results 1 – 2 of 2) sorted by relevance

/CafeSDK-2.12.13-1/system/include/cafe/os/
DOSCore.h29 #define LL_CACHE_FETCH_SIZE 64 // last-level cache fetch size. Can be 32 or 64 bytes. macro
31 #define PPC_IO_BUFFER_SIZE_MIN LL_CACHE_FETCH_SIZE
32 #define PPC_IO_BUFFER_ALIGN LL_CACHE_FETCH_SIZE
/CafeSDK-2.12.13-1/system/include/windows/
Dmem.h54 #define LL_CACHE_FETCH_SIZE 64 // last-level cache fetch size. Can be 32 or 64 bytes. macro
56 #define PPC_IO_BUFFER_SIZE_MIN LL_CACHE_FETCH_SIZE
57 #define PPC_IO_BUFFER_ALIGN LL_CACHE_FETCH_SIZE