Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/x86/
H A Dio.c62 static void print_serial(const char *buf) in print_serial() function
83 print_serial(s); in puts()
/kvm-unit-tests/x86/
H A Drealmode.c94 static void print_serial(const char *buf) in print_serial() function
121 print_serial(p); in print_serial_u32()
131 print_serial("--- DONE: 0 ---\n"); in exit()
133 print_serial("--- DONE: 1 ---\n"); in exit()
273 print_serial(ok ? "PASS: " : "FAIL: "); in report()
274 print_serial(name); in report()
275 print_serial("\n"); in report()
1660 print_serial(" cycles/emulated jump instruction\n"); in test_perf_loop()
1670 print_serial(" cycles/emulated move instruction\n"); in test_perf_mov()
1680 print_serial(" cycles/emulated arithmetic instruction\n"); in test_perf_arith()
[all …]