Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86/
H A Dsev_smoke_test.c54 vmgexit(); in guest_snp_code()
70 vmgexit(); in guest_sev_es_code()
/linux/tools/testing/selftests/kvm/include/x86/
H A Dsev.h107 static inline void vmgexit(void) in vmgexit() function