Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/kvm/x86_64/
Dvmx_close_while_nested_test.c37 static void l1_guest_code(struct vmx_pages *vmx_pages) in l1_guest_code() function
59 vm = vm_create_default(VCPU_ID, 0, (void *) l1_guest_code); in main()
Dsvm_vmcall_test.c24 static void l1_guest_code(struct svm_test_data *svm) in l1_guest_code() function
46 vm = vm_create_default(VCPU_ID, 0, (void *) l1_guest_code); in main()
Dvmx_dirty_log_test.c50 void l1_guest_code(struct vmx_pages *vmx) in l1_guest_code() function
84 vm = vm_create_default(VCPU_ID, 0, l1_guest_code); in main()
Dvmx_apic_access_test.c42 static void l1_guest_code(struct vmx_pages *vmx_pages, unsigned long high_gpa) in l1_guest_code() function
89 vm = vm_create_default(VCPU_ID, 0, (void *) l1_guest_code); in main()
Dvmx_tsc_adjust_test.c83 static void l1_guest_code(struct vmx_pages *vmx_pages) in l1_guest_code() function
134 vm = vm_create_default(VCPU_ID, 0, (void *) l1_guest_code); in main()
Devmcs_test.c32 void l1_guest_code(struct vmx_pages *vmx_pages) in l1_guest_code() function
72 l1_guest_code(vmx_pages); in guest_code()
Dvmx_preemption_timer_test.c69 void l1_guest_code(struct vmx_pages *vmx_pages) in l1_guest_code() function
150 l1_guest_code(vmx_pages); in guest_code()