Home
last modified time | relevance | path

Searched refs:__cold (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dcompiler.h424 #ifndef __cold
425 #define __cold macro
H A Dcompiler-gcc.h181 #define __cold __attribute__((__cold__)) macro