Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/s390x/
H A Dhardware.h33 static inline bool host_is_tcg(void) in host_is_tcg() function
/kvm-unit-tests/lib/powerpc/
H A Dsetup.c215 bool host_is_tcg; variable