Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oe/
H A Dsbom30.py243 def is_native(self): member in ObjectSet
253 def set_is_native(self, is_native): argument
/openbmc/linux/tools/testing/selftests/x86/
H A Dtest_vsyscall.c527 bool is_native; in test_emulation() local