Searched defs:nocache (Results 1 – 2 of 2) sorted by relevance
734 static void fill_nocache(void *buf, int size, int nocache) in fill_nocache()743 #define fill_nocache(buf, size, nocache) do { ; } while (0) argument
214 unsigned char nocache : 1;/* May not be cached */ member