Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/kvm/x86_64/
Dhyperv_features.c67 static void guest_hcall(vm_vaddr_t pgs_gpa, struct hcall_data *hcall) in guest_hcall() argument
75 wrmsr(HV_X64_MSR_HYPERCALL, pgs_gpa); in guest_hcall()
78 input = pgs_gpa; in guest_hcall()
79 output = pgs_gpa + 4096; in guest_hcall()