Searched defs:VAR_SEC_NOCACHE (Results 1 – 3 of 3) sorted by relevance
494 #define VAR_SEC_NOCACHE(name) __attribute__((section(".nocache." STRINGIFY(name)))) macro