Home
last modified time | relevance | path

Searched defs:node_is_toptier (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dmemory-tiers.h54 static inline bool node_is_toptier(int node) in node_is_toptier() function
96 static inline bool node_is_toptier(int node) in node_is_toptier() function
/openbmc/linux/mm/
H A Dmemory-tiers.c242 bool node_is_toptier(int node) in node_is_toptier() function