Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dgeode.h14 static inline int is_geode_gx(void) in is_geode_gx() function
30 return (is_geode_gx() || is_geode_lx()); in is_geode()