Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/s390x/
H A Dhardware.h21 HOST_IS_LPAR, enumerator
45 return detect_host() == HOST_IS_LPAR; in host_is_lpar()
H A Dhardware.c31 return HOST_IS_LPAR; in do_detect_host()
H A Dsclp-console.c280 lpar_ascii_compat = detect_host() == HOST_IS_LPAR; in sclp_console_setup()