Searched refs:UCALL_PRINTF (Results 1 – 7 of 7) sorted by relevance
15 UCALL_PRINTF, enumerator67 #define GUEST_PRINTF(_fmt, _args...) ucall_fmt(UCALL_PRINTF, _fmt, ##_args)
59 case UCALL_PRINTF: in main()
130 case UCALL_PRINTF: in test_run_vcpu()
233 case UCALL_PRINTF: in run_vm()
142 case UCALL_PRINTF: in run_test()
329 case UCALL_PRINTF: in do_vcpu_run()
124 case UCALL_PRINTF: in run_vcpu()