Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oe/
H A Dtypes.py167 def is_x86(arch): function
/openbmc/qemu/tests/qtest/
H A Dmigration-test.c3782 bool has_uffd, is_x86; in main() local