Home
last modified time | relevance | path

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

/openbmc/linux/scripts/
H A Dleaking_addresses.pl170 return (is_x86_64() or is_ppc64() or is_ix86_32());
180 return is_ix86_32();
183 sub is_ix86_32 subroutine