Searched refs:CACHEABLE (Results 1 – 3 of 3) sorted by relevance
26 #define CACHEABLE BIT(C_SHIFT) macro108 attr = CACHEABLE; in get_attr_encoding()111 attr = CACHEABLE | BUFFERABLE; in get_attr_encoding()117 attr = (1 << TEX_SHIFT) | CACHEABLE | BUFFERABLE; in get_attr_encoding()
24 #define CACHEABLE 0 /* make pages cacheable */ macro
20 #define CACHEABLE 0 /* make pages cacheable */ macro