Home
last modified time | relevance | path

Searched defs:l2_code (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/kvm/x86/
H A Dnested_exceptions_test.c74 svm_run_l2(struct svm_test_data * svm,void * l2_code,int vector,u32 error_code) svm_run_l2() argument
114 vmx_run_l2(void * l2_code,int vector,u32 error_code) vmx_run_l2() argument
H A Dsvm_nested_vmcb12_gpa.c25 static void l2_code(void) l2_code() function