Home
last modified time | relevance | path

Searched refs:vmcall (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/kvm/x86_64/
H A Dstate_test.c30 vmcall(); in svm_l2_guest_code()
33 vmcall(); in svm_l2_guest_code()
61 vmcall(); in vmx_l2_guest_code()
74 vmcall(); in vmx_l2_guest_code()
H A Devmcs_test.c29 vmcall(); in l2_guest_code()
H A Dvmx_dirty_log_test.c47 vmcall(); in l2_guest_code()
H A Dvmx_preemption_timer_test.c42 vmcall(); in l2_guest_code()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dstate_test.c29 vmcall(); in svm_l2_guest_code()
32 vmcall(); in svm_l2_guest_code()
60 vmcall(); in vmx_l2_guest_code()
73 vmcall(); in vmx_l2_guest_code()
H A Dhyperv_evmcs.c54 vmcall(); in l2_guest_code()
60 vmcall(); in l2_guest_code()
76 vmcall(); in l2_guest_code()
140 current_evmcs->guest_rip += 3; /* vmcall */ in guest_code()
163 current_evmcs->guest_rip += 3; /* vmcall */ in guest_code()
H A Dsmm_test.c64 vmcall(); in l2_guest_code()
H A Dvmx_dirty_log_test.c45 vmcall(); in l2_guest_code()
H A Dvmx_preemption_timer_test.c41 vmcall(); in l2_guest_code()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/x86_64/
H A Dmemstress.c21 vmcall(); in memstress_l2_guest_code()
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h483 static inline void vmcall(void) in vmcall() function
486 __asm__ __volatile__("push %%rbp; vmcall; pop %%rbp" : : : in vmcall()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h438 static inline void vmcall(void) in vmcall() function
446 __asm__ __volatile__("push %%rbp; vmcall; pop %%rbp" in vmcall()

Completed in 7 milliseconds