Searched refs:CACHEABLE (Results 1 – 3 of 3) sorted by relevance
28 #define CACHEABLE (1 << C_SHIFT) macro58 attr = CACHEABLE; in mpu_config()61 attr = CACHEABLE | BUFFERABLE; in mpu_config()67 attr = (1 << TEX_SHIFT) | CACHEABLE | BUFFERABLE; in mpu_config()
24 #define CACHEABLE 0 /* make pages cacheable */ macro
21 #define CACHEABLE 0 /* make pages cacheable */ macro