Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/s390x/
H A Dhardware.h38 static inline bool host_is_kvm(void) in host_is_kvm() function
/kvm-unit-tests/lib/powerpc/
H A Dsetup.c216 bool host_is_kvm; variable