Home
last modified time | relevance | path

Searched refs:UCALL_DONE (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/x86_64/
H A Dsvm_vmcall_test.c68 case UCALL_DONE: in main()
H A Dcr4_cpuid_sync_test.c106 case UCALL_DONE: in main()
H A Dvmx_dirty_log_test.c150 case UCALL_DONE: in main()
H A Dvmx_apic_access_test.c133 case UCALL_DONE: in main()
H A Dvmx_tsc_adjust_test.c158 case UCALL_DONE: in main()
H A Devmcs_test.c127 case UCALL_DONE: in main()
H A Dkvm_pv_test.c201 case UCALL_DONE: in enter_guest()
H A Dtsc_msrs_test.c92 case UCALL_DONE: in run_vcpu()
H A Duser_msr_test.c145 case UCALL_DONE: in handle_ucall()
H A Dvmx_preemption_timer_test.c201 case UCALL_DONE: in main()
H A Dstate_test.c199 case UCALL_DONE: in main()
H A Ddebug_regs.c197 TEST_ASSERT(cmd == UCALL_DONE, "UCALL_DONE"); in main()
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/include/
H A Dkvm_util.h307 UCALL_DONE, enumerator
325 #define GUEST_DONE() ucall(UCALL_DONE, 0)
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/
H A Dsteal_time.c262 case UCALL_DONE: in run_vcpu()