Searched refs:hyperv_test_pages (Results 1 – 5 of 5) sorted by relevance
11 struct hyperv_test_pages *vcpu_alloc_hyperv_test_pages(struct kvm_vm *vm, in vcpu_alloc_hyperv_test_pages()15 struct hyperv_test_pages *hv = addr_gva2hva(vm, hv_pages_gva); in vcpu_alloc_hyperv_test_pages()
323 struct hyperv_test_pages { struct340 struct hyperv_test_pages *vcpu_alloc_hyperv_test_pages(struct kvm_vm *vm, argument
261 static inline bool load_evmcs(struct hyperv_test_pages *hv) in load_evmcs()
72 struct hyperv_test_pages *hv_pages, in guest_code()
79 void guest_code(struct vmx_pages *vmx_pages, struct hyperv_test_pages *hv_pages, in guest_code()
Completed in 8 milliseconds