Home
last modified time | relevance | path

Searched refs:UCALL_PRINTF (Results 1 – 7 of 7) sorted by relevance

/linux/tools/testing/selftests/kvm/include/
H A Ducall_common.h15 UCALL_PRINTF, enumerator
67 #define GUEST_PRINTF(_fmt, _args...) ucall_fmt(UCALL_PRINTF, _fmt, ##_args)
/linux/tools/testing/selftests/kvm/arm64/
H A Dkvm-uuid.c59 case UCALL_PRINTF: in main()
H A Dno-vgic-v3.c130 case UCALL_PRINTF: in test_run_vcpu()
H A Dsea_to_user.c233 case UCALL_PRINTF: in run_vm()
/linux/tools/testing/selftests/kvm/
H A Dguest_print_test.c142 case UCALL_PRINTF: in run_test()
/linux/tools/testing/selftests/kvm/x86/
H A Dmsrs_test.c329 case UCALL_PRINTF: in do_vcpu_run()
H A Dpmu_counters_test.c124 case UCALL_PRINTF: in run_vcpu()