Home
last modified time | relevance | path

Searched refs:VIRT_OTHER (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/lib/
Dtst_virt.c155 return VIRT_OTHER; in try_systemd_detect_virt()
181 case VIRT_OTHER: in tst_is_virt()
/third_party/ltp/include/
Dtst_cpu.h20 #define VIRT_OTHER 0xffff /* unrecognized hypervisor */ macro