Home
last modified time | relevance | path

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

/tools/testing/selftests/kvm/x86_64/
Dhyperv_features.c125 static void guest_hcall(vm_vaddr_t pgs_gpa, struct hcall_data *hcall) in guest_hcall() argument
131 wrmsr(HV_X64_MSR_HYPERCALL, pgs_gpa); in guest_hcall()
136 input = pgs_gpa; in guest_hcall()
137 output = pgs_gpa + 4096; in guest_hcall()