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